Improve error messages in OidcIdTokenValidator #6323
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
type: enhancement
A general enhancement
Milestone
When a validation check fails in
OidcIdTokenValidator
the error message returned only hasinvalid_id_token
. We should provide more informative error messages to the user that may include the claim name/value in the error message.The text was updated successfully, but these errors were encountered: