Open
Description
Expected Behavior
According to A comprehensive formal security analysis of OAuth 2.0. 303 redirect should be used to drop the body of an HTTP POST request.
Current Behavior
DefaultRedirectStrategy in OAuth2AuthorizationEndpointFilter sets the status to 302
Context
If needed, i can work on it.