mirror of
https://github.com/outbackdingo/certificates.git
synced 2026-01-27 02:18:27 +00:00
In https://github.com/coreos/go-oidc/compare/v3.14.1...v3.15.0, the JWT signature algorithm verification is moved earlier into the process, resulting in our existing test failing. The JWT has algorithm `RS256` set, whereas the verifier had `ES256`. It needs to have `RS256` to validate the token.
83 KiB
83 KiB