DavidD
ZITADEL9mo ago
3 replies
David

Apple Sign-In | Redirect Fix, "Invalid web redirect url"

ZITADEL redirect url: https://{your-domain}/ui/login/login/externalidp/callback
This is the link what I should have to add to the service id's redirect links field.
But I got a problem "invalid web redirect url"

One of provider put "/form" end to the url and this is the problem.

How can you fix:
Just add this "/form" end to your url when you add your redirect url into the service id's redirect url field like this.
https://{your-domain}/ui/login/login/externalidp/callback/form
Was this page helpful?