How to redirect users back to our site after Password Reset?
I'm trying to have users be redirected back to our page instead of the Zitadel Console after performing a password reset. We have already set the redirect URI in the org but that only seems to work on Login, not on Password Reset using the link in the email.
Is there a way to do this without implementing a complete custom reset flow?
2 Replies
Hi @Jari, I'm an AI assistant for ZITADEL. While a team member reviews this question, I'll see if I can find relevant sources for your question.
Answer
I wasn't able to find a direct answer, here are some relevant sources:
1. Avoid self service portal after password reset : You can set a default redirect URI on the instance or org level in the settings to redirect users after password reset.
2. Add the possibility to set a custom user profile url : This GitHub issue discusses the same problem where password change notification emails contain login links that direct to the ZITADEL console instead of custom URLs.
Feel free to tag @Ask Inkeep with additional questions.
Got it. Tagging @Rajat for additional help.
https://github.com/zitadel/zitadel/issues/7316
https://github.com/zitadel/zitadel/issues/10366
Found these related issues, but I am unsure if this was ever cleared up? Thank you