Skip to content

When using self-hosted server, the authentication process incorrectly sets redirect_uri #83

@dshemnv

Description

@dshemnv

When setting up connection and trying to authenticate with Zitadel IdP, the redirect_uri parameter in the authentication URL is set to http://localhost:5300, which according to the documentation, is only valid for development mode and when SSL is not enabled.

This results in an error page from Zitadel:

{"error":"invalid_request","error_description":"The requested redirect_uri is missing in the client configuration. If you have any questions, you may contact the administrator of the application."}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions