You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
company-api | 2022-11-13 18:08:22,293 DEBUG [io.qua.sma.jwt.run.aut.MpJwtValidator] (vert.x-eventloop-thread-3) Authentication failed: io.smallrye.jwt.auth.principal.ParseException: SRJWT07000: Failed to verify a token
5
-
company-api | at io.smallrye.jwt.auth.principal.DefaultJWTTokenParser.parseClaims(DefaultJWTTokenParser.java:164)
6
-
company-api | at io.smallrye.jwt.auth.principal.DefaultJWTTokenParser.parse(DefaultJWTTokenParser.java:56)
7
-
company-api | at io.smallrye.jwt.auth.principal.DefaultJWTCallerPrincipalFactory.parse(DefaultJWTCallerPrincipalFactory.java:31)
8
-
company-api | at io.smallrye.jwt.auth.principal.DefaultJWTParser.parse(DefaultJWTParser.java:64)
9
-
company-api | at io.smallrye.jwt.auth.principal.DefaultJWTParser_ClientProxy.parse(Unknown Source)
10
-
company-api | at io.quarkus.smallrye.jwt.runtime.auth.MpJwtValidator.createSecurityIdentity(MpJwtValidator.java:76)
11
-
company-api | at io.quarkus.smallrye.jwt.runtime.auth.MpJwtValidator$1.accept(MpJwtValidator.java:62)
12
-
company-api | at io.quarkus.smallrye.jwt.runtime.auth.MpJwtValidator$1.accept(MpJwtValidator.java:58)
13
-
company-api | at io.smallrye.context.impl.wrappers.SlowContextualConsumer.accept(SlowContextualConsumer.java:21)
14
-
company-api | at io.smallrye.mutiny.operators.uni.builders.UniCreateWithEmitter.subscribe(UniCreateWithEmitter.java:22)
15
-
company-api | at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
16
-
company-api | at io.smallrye.mutiny.operators.uni.UniMemoizeOp.subscribe(UniMemoizeOp.java:84)
17
-
company-api | at io.smallrye.mutiny.operators.AbstractUni.subscribe(AbstractUni.java:36)
18
-
company-api | at io.smallrye.mutiny.groups.UniSubscribe.withSubscriber(UniSubscribe.java:52)
19
-
company-api | at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:113)
20
-
company-api | at io.quarkus.vertx.http.runtime.security.HttpSecurityRecorder$2.handle(HttpSecurityRecorder.java:60)
21
-
company-api | at io.vertx.ext.web.impl.RouteState.handleContext(RouteState.java:1284)
22
-
company-api | at io.vertx.ext.web.impl.RoutingContextImplBase.iterateNext(RoutingContextImplBase.java:173)
23
-
company-api | at io.vertx.ext.web.impl.RoutingContextImpl.next(RoutingContextImpl.java:140)
24
-
company-api | at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:68)
25
-
company-api | at io.vertx.ext.web.impl.RouterImpl.handle(RouterImpl.java:37)
26
-
company-api | at io.quarkus.vertx.http.runtime.VertxHttpRecorder$15.handle(VertxHttpRecorder.java:606)
27
-
company-api | at io.quarkus.vertx.http.runtime.VertxHttpRecorder$15.handle(VertxHttpRecorder.java:589)
28
-
company-api | at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:185)
29
-
company-api | at io.quarkus.vertx.http.runtime.VertxHttpRecorder$1.handle(VertxHttpRecorder.java:160)
30
-
company-api | at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:67)
31
-
company-api | at io.vertx.core.http.impl.Http1xServerRequestHandler.handle(Http1xServerRequestHandler.java:30)
32
-
company-api | at io.vertx.core.impl.EventLoopContext.emit(EventLoopContext.java:55)
33
-
company-api | at io.vertx.core.impl.DuplicatedContext.emit(DuplicatedContext.java:158)
34
-
company-api | at io.vertx.core.http.impl.Http1xServerConnection.handleMessage(Http1xServerConnection.java:145)
35
-
company-api | at io.vertx.core.net.impl.ConnectionBase.read(ConnectionBase.java:157)
36
-
company-api | at io.vertx.core.net.impl.VertxHandler.channelRead(VertxHandler.java:153)
37
-
company-api | at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
38
-
company-api | at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
39
-
company-api | at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
40
-
company-api | at io.netty.channel.ChannelInboundHandlerAdapter.channelRead(ChannelInboundHandlerAdapter.java:93)
41
-
company-api | at io.netty.handler.codec.http.websocketx.extensions.WebSocketServerExtensionHandler.channelRead(WebSocketServerExtensionHandler.java:99)
42
-
company-api | at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
43
-
company-api | at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
44
-
company-api | at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
45
-
company-api | at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
46
-
company-api | at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
47
-
company-api | at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
48
-
company-api | at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
49
-
company-api | at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:327)
50
-
company-api | at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:299)
51
-
company-api | at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
52
-
company-api | at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
53
-
company-api | at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:357)
54
-
company-api | at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1410)
55
-
company-api | at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:379)
56
-
company-api | at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:365)
57
-
company-api | at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:919)
58
-
company-api | at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:166)
59
-
company-api | at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:722)
60
-
company-api | at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:658)
61
-
company-api | at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:584)
62
-
company-api | at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:496)
63
-
company-api | at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
64
-
company-api | at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
65
-
company-api | at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
66
-
company-api | at java.base/java.lang.Thread.run(Thread.java:833)
67
-
company-api | Caused by: org.jose4j.jwt.consumer.InvalidJwtSignatureException: JWT rejected due to invalid signature. Additional details: [[9] Invalid JWS Signature: JsonWebSignature{"alg":"HS256","typ":"JWT"}->eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJhZG1pbkBnbWFpbC5jb20iLCJhdXRoIjoiUk9MRV9BRE1JTiIsInVzZXJfbmFtZSI6ImFkbWluQGdtYWlsLmNvbSIsImlzcyI6Imh0dHBzOi8vc3BlbmRpbmdiZXR0ZXIuY29tIiwidHlwZSI6ImFjY2VzcyIsImF1dGhvcml0aWVzIjpbIlJPTEVfQURNSU4iXSwiY2xpZW50X2lkIjoiYWRtaW5AZ21haWwuY29tIiwiYXVkIjoiaHR0cHM6Ly9zcGVuZGluZ2JldHRlci5jb20iLCJuYmYiOjE2NjgzNjE4NDksInNjb3BlIjpbInJlYWQiXSwiZXhwIjoxNjY4MzYzNjQ5LCJmcmVzaCI6dHJ1ZSwiaWF0IjoxNjY4MzYxODQ5LCJqdGkiOiIxYjM0ZjU2NS0yY2M4LTRjYzctOGFjMy02ZjJjZGU0MWFjYWEifQ.3n9BpT5uhVvI7IzP31WAJnp8OS9YSeTmRodfO4pzgug]
68
-
company-api | at org.jose4j.jwt.consumer.JwtConsumer.processContext(JwtConsumer.java:224)
69
-
company-api | at org.jose4j.jwt.consumer.JwtConsumer.process(JwtConsumer.java:426)
70
-
company-api | at io.smallrye.jwt.auth.principal.DefaultJWTTokenParser.parseClaims(DefaultJWTTokenParser.java:143)
0 commit comments