spring-security/oauth2
Josh Cummings 37d108ccc2
Remove SignedJWT Check
JWTProcessor already does sufficient checking to confirm that the JWT
is of the appropriate type.

Fixes: gh-7034
2019-06-25 16:49:29 -06:00
..
oauth2-client Allow configurable accessible scopes for UserInfo resource 2019-06-20 10:32:58 -04:00
oauth2-core Add generic getClaim() method in ClaimAccessor 2019-06-19 13:45:59 -04:00
oauth2-jose Remove SignedJWT Check 2019-06-25 16:49:29 -06:00
oauth2-resource-server ServerBearerTokenAuthenticationConverter Handles Empty Tokens 2019-06-24 13:57:29 -06:00