spring-security/oauth2
Jan Oopkaup d31fff11b3
Add Post-Processor for JWTProcessor Configuration
Extends all existing builders in NimbusJwtDecoder and NimbusReactiveJwtDecoder with a
post-processor hook to apply changes on the JWTProcessor used for token verification.
Test cases added show how this is used to configure the JWTProcessor to allow additional
JWT typ headers.

Closes gh-8730
2020-06-26 07:52:16 -06:00
..
oauth2-client OAuth2LoginAuthenticationWebFilter should handle OAuth2AuthorizationException 2020-06-09 17:28:21 -04:00
oauth2-core Fix typo in OAuth2AccessTokenResponse 2020-06-22 08:21:59 -04:00
oauth2-jose Add Post-Processor for JWTProcessor Configuration 2020-06-26 07:52:16 -06:00
oauth2-resource-server Replace whitelist with allowlist 2020-06-10 11:49:21 -05:00