Skip to content

Use statuscode 303 instead of 302 for redirects #806

Open
@JuliusPC

Description

@JuliusPC

Use statuscode 303 instead of 302 for redirects

Description

OAuth 2.0 itself does not require a specific HTTP statuscode for redirects. Due to issues with potential leaking of credentials, the current draft of OAuth 2.1 recommends the use of 303. Moving from 302 to 303 should not break anything.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions