spring-security/oauth2/oauth2-client
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
..
src DefaultReactiveOAuth2UserService IOException 2019-09-05 13:31:30 -05:00
spring-security-oauth2-client.gradle Fix blocking in ServletOAuth2AuthorizedClientExchangeFilterFunction 2019-07-26 14:02:17 -04:00