Zitadel Login V2 wrong redirect URI
π¬Self-hostedπͺ΅LoginπOIDCβ
Solved
Hi,
after configuring Zitadel via Helm Chart and enabling EntraID OIDC IDP for it, I am able to view the button if I provide the organization ID as scope (as domain discovery is currently broken):
After returning from Microsoft, Zitadel Login V2 redirects me to a wrong redirect URL and returns 404:
https://zitadel.example.com/ui/v2/loginhttps:/login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=xxxx&prompt=select_account&redirect_uri=https%3A%2F%2Fzitadel.example.com%2Fidps%2Fcallback&response_type=code&scope=openid+profile+email+User.Read&state=356236696217455819
Is there a way to prevent this or is this a known issue?
after configuring Zitadel via Helm Chart and enabling EntraID OIDC IDP for it, I am able to view the button if I provide the organization ID as scope (as domain discovery is currently broken):
After returning from Microsoft, Zitadel Login V2 redirects me to a wrong redirect URL and returns 404:
https://zitadel.example.com/ui/v2/loginhttps:/login.microsoftonline.com/common/oauth2/v2.0/authorize?client_id=xxxx&prompt=select_account&redirect_uri=https%3A%2F%2Fzitadel.example.com%2Fidps%2Fcallback&response_type=code&scope=openid+profile+email+User.Read&state=356236696217455819
Is there a way to prevent this or is this a known issue?
