Configuring the /idps/callback URL for login V2
π¬Self-hostedπAuthenticationβUnsolvedβQuestionπOIDC
Hello, I have a Zitadel self hosted instance. I am trying to implement an Entra ID as an external IdP. The callback URL in Zitadel is given as
However, I want to configure it so the idps/callback URI is a reverse proxy server I have placed in front of the Zitadel server to avoid exposing it to the public internet. How would I change that hostname to do this?
Why does Zitadel not redirect to the login UI URI placed in the applications OIDC configuration instead?
{LOGIN V2 Hostname}/idps/callback . When the Entra ID authentication is complete, it calls the Zitadel URL purpleox.centralus.azurecontainerapps.io/idps/callback.However, I want to configure it so the idps/callback URI is a reverse proxy server I have placed in front of the Zitadel server to avoid exposing it to the public internet. How would I change that hostname to do this?
Why does Zitadel not redirect to the login UI URI placed in the applications OIDC configuration instead?
