Consider adding JwtClaimValidator #7860
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
type: enhancement
A general enhancement
Milestone
JwtClaimValidator
could be a nice generalization ofJwtIssuerValidator
. Something like:Where
claim
is the name of the claim to validate,test
is the test to perform, andT
is the claim value's type.The text was updated successfully, but these errors were encountered: