adventurous-scooter-52064
07/30/2021, 4:57 PMCaused by: java.util.concurrent.CompletionException: org.pac4j.core.exception.TechnicalException: com.nimbusds.jose.proc.BadJOSEException: Signed JWT rejected: Another algorithm expected, or no matching key(s) found
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:273)
at java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:280)
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1606)
at play.core.j.HttpExecutionContext$$anon$2.run(HttpExecutionContext.scala:56)
... 6 common frames omitted
Caused by: org.pac4j.core.exception.TechnicalException: com.nimbusds.jose.proc.BadJOSEException: Signed JWT rejected: Another algorithm expected, or no matching key(s) found
at org.pac4j.oidc.profile.creator.OidcProfileCreator.create(OidcProfileCreator.java:138)
at org.pac4j.oidc.profile.creator.OidcProfileCreator.create(OidcProfileCreator.java:40)
at org.pac4j.core.client.BaseClient.retrieveUserProfile(BaseClient.java:113)
at org.pac4j.core.client.BaseClient.getUserProfile(BaseClient.java:93)
at org.pac4j.core.engine.DefaultCallbackLogic.perform(DefaultCallbackLogic.java:92)
at react.auth.AuthModule$2.perform(AuthModule.java:84)
at react.auth.AuthModule$2.perform(AuthModule.java:79)
at org.pac4j.play.CallbackController.lambda$callback$0(CallbackController.java:56)
at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1604)
... 7 common frames omitted
big-carpet-38439
07/30/2021, 5:21 PMadventurous-scooter-52064
07/31/2021, 12:58 AMbig-carpet-38439
08/01/2021, 8:44 PMadventurous-scooter-52064
08/02/2021, 12:26 AMadventurous-scooter-52064
08/02/2021, 12:26 AMbig-carpet-38439
08/02/2021, 3:32 AMadventurous-scooter-52064
08/02/2021, 4:55 AMadventurous-scooter-52064
08/02/2021, 4:55 AMfast-appointment-78118
08/12/2021, 12:24 AM2021-08-11 20:21:53
00:21:53 [application-akka.actor.default-dispatcher-371] WARN o.p.o.profile.creator.TokenValidator - Preferred JWS algorithm: null not available. Using all metadata algorithms: [PS384, ES384, RS384, HS256, HS512, ES256, RS256, HS384, ES512, PS256, PS512, RS512]
2021-08-11 20:21:53
00:21:53 [application-akka.actor.default-dispatcher-371] WARN o.p.o.profile.creator.TokenValidator - Preferred JWS algorithm: null not available. Using all metadata algorithms: [PS384, ES384, RS384, HS256, HS512, ES256, RS256, HS384, ES512, PS256, PS512, RS512]
2021-08-11 20:21:53
00:21:53 [application-akka.actor.default-dispatcher-371] ERROR react.auth.AuthModule$2 - Unable to renew the session. The session store may not support this feature
2021-08-11 20:21:53
00:21:53 [application-akka.actor.default-dispatcher-371] ERROR react.auth.AuthModule$2 - Unable to renew the session. The session store may not support this feature
2021-08-11 20:21:53
00:21:53 [application-akka.actor.default-dispatcher-371] ERROR akka.actor.ActorSystemImpl - Internal server error, sending 500 response
2021-08-11 20:21:53
00:21:53 [application-akka.actor.default-dispatcher-371] ERROR akka.actor.ActorSystemImpl - Internal server error, sending 500 response
fast-appointment-78118
08/12/2021, 12:25 AMbig-carpet-38439
08/03/2022, 4:41 PMbig-carpet-38439
08/03/2022, 4:41 PMmany-piano-52097
11/02/2022, 2:14 PM