Add Type Validator #16672
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
type: enhancement
A general enhancement
Milestone
It would be nice to add an
OAuth2TokenValidator
that validates thetyp
header value. This is simpler than needing to create ajwtProcessorCustomizer
and also would simplify adding validators that follow specs that require a certaintyp
value like RFC 9068.The text was updated successfully, but these errors were encountered: