Does a new key-id in jwt token trigger refetching of jwks_uri keys? #354
Unanswered
deepaksrgm2010
asked this question in
Q&A
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We have oidc provider which keeps rotating singing key of jwt token with varying frequency sometimes serval times within an 1 one hour.
does the odic jwt token verification logic refetch the verification keys if an unknown key id is unknown?
Beta Was this translation helpful? Give feedback.
All reactions