Skip to content

Support 303 status for authorization response #1051

Open
@wapkch

Description

@wapkch

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.

Metadata

Metadata

Assignees

Labels

type: breaks-passivityA change that breaks passivity with the previous release

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions