spring-security/oauth2/oauth2-client
Rob Winch 938dbbf424 Add OAuth2AuthorizationRequestResolver.resolve(HttpServletRequest,String)
Previously there was a tangle between
DefaultOAuth2AuthorizationRequestResolver and
OAuth2AuthorizationRequestRedirectFilter with
AUTHORIZATION_REQUIRED_EXCEPTION_ATTR_NAME

This commit adds a new method that can be used for resolving the
OAuth2AuthorizationRequest when the client registration id is known.

Issue: gh-4911
2018-08-16 20:41:13 -05:00
..
src Add OAuth2AuthorizationRequestResolver.resolve(HttpServletRequest,String) 2018-08-16 20:41:13 -05:00
spring-security-oauth2-client.gradle Use Spring Framework 5.1.0 SNAPSHOT 2018-06-05 12:28:51 -05:00