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
When OIDC provider rotates the keys, Envoy fails to refetch the keys and returns the following error:
Jwks doesn't have key to match kid or alg from Jwt
Repro steps:
Create a security policy with JWKS using a provider that rotates keys (for example, Zitadel). Wait for the key to expire and try the route associated with the security policy.
Description:
Repro steps:
Environment:
Notes
The text was updated successfully, but these errors were encountered: