On Mon, Jan 16, 2023 at 9:22 PM kang hu <[email protected]> wrote:
> ... > > When I log in, I will still stay on the current page > > > > tomcat log is this : > > 12:46:32.209 [http-nio-8080-exec-1] INFO > > o.a.g.a.o.t.TokenValidationService - Rejected invalid OpenID token: JWT > > rejected due to invalid signature. Additional details: [[9] Invalid JWS > > Signature: ... > What leads you to believe this is a bug? The above logs indicate that the JWT from the OpenID IdP is failing validation due to an invalid signature. - Mike
