Skip to content

Client redirect_uri must not have fragment specifier at client registration #714

@funelie

Description

@funelie

OAuth 2.0 specifies that the redirection endpoint URI MUST NOT include a fragment component.

Authlib should return a bad request http response (400) when any of the redirect_uris contains a fragment identifier at client registration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions