ID Token validation should use JwtTimestampValidator #6964
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
type: bug
A general bug
Milestone
OidcIdTokenDecoderFactory
andReactiveOidcIdTokenDecoderFactory
useOidcIdTokenValidator
for validating the ID Token. It should also useJwtTimestampValidator
during the validation process.The text was updated successfully, but these errors were encountered: