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
# and the key identifier part is required when the ID Token contains a "kid" in its header.
94
94
# Specify the prefix "sig:" or "enc:" to indicate a key is specifically to be used for signing or encryption.
95
-
# When not defined, ID Token validation key material has to be obtained through OIDCProviderJwksUri or OIDCProviderMetadataURL
95
+
# When not defined, ID Token validation key material has to be obtained through OIDCProviderMetadataURL or OIDCProviderJwksUri/OIDCProviderSignedJwksUri.
0 commit comments