spring-security/oauth2
Rob Winch 2a3bf9b6bb DefaultReactiveOAuth2UserService IOException
Improve handling of IOException to report an
AuthenticationServiceExceptionThere are many reasons that a
DefaultReactiveOAuth2UserService might fail due to an IOException
(i.e. SSLHandshakeException). In those cases we should use a
AuthenticationServiceException so that users are aware there is likely
some misconfiguration.

Fixes gh-7370
2019-09-05 13:31:30 -05:00
..
oauth2-client DefaultReactiveOAuth2UserService IOException 2019-09-05 13:31:30 -05:00
oauth2-core Grant Individual Authorities From Claims 2019-09-04 14:15:28 -06:00
oauth2-jose add media type jwk-set+json to accept header 2019-09-03 14:12:50 -04:00
oauth2-resource-server Simplify currentAuthentication() 2019-09-04 15:33:41 -06:00