-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Add Type Validator #16672
Copy link
Copy link
Closed
Labels
in: oauth2An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)type: enhancementA general enhancementA general enhancement
Milestone
Description
It would be nice to add an OAuth2TokenValidator that validates the typ header value. This is simpler than needing to create a jwtProcessorCustomizer and also would simplify adding validators that follow specs that require a certain typ value like RFC 9068.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
in: oauth2An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)type: enhancementA general enhancementA general enhancement