Spring Security Option to use a specific RedirectStrategy in case of a ClientAuthorizationRequiredException catched by the OAuth2AuthorizationRequestRedirectFilter
Expected BehaviorIt would be useful if a Spring client with oauth2Login used as a facade for a RESTful backend could del...