Skip to content

redirect_uri in authorize request is not validated #171

@poef

Description

@poef

If you register a client with redirect_uris: [ x ], then send an authorize/ request with redirect_uri: y,
the request is accepted, and you get redirected to x.

I think it is better if the request is denied, because the redirect_uri is not part of the list in the registration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type: BugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions