Restrict user from accessing Zitadel user page
Hi Zitadel, team I am exploring Zitadel self-hosted, actually our authentication is in production right now, everything is working as planned, one think I noticed recently is user can reset password through the login page, he receives an email (we setup STMP) then when re is on the
I followed this doc
https://zitadel.com/docs/guides/solution-scenarios/restrict-console
I think the uri_redirect would solve the problem, but it only works if I set on a default level, I tried to change on a Org level that would solve the problem, but each instance have several orgs with different URIs so the default uri_redirect won't work. Is there anything you suggest me?
Much thanks
set password page whenever he go next is fine the authentication proceeds to our app, but some users are clicking on the arrow and going back to the login popup without passing through our app, so they end up login to Zitadel, and we'd like to avoid that.I followed this doc
https://zitadel.com/docs/guides/solution-scenarios/restrict-console
I think the uri_redirect would solve the problem, but it only works if I set on a default level, I tried to change on a Org level that would solve the problem, but each instance have several orgs with different URIs so the default uri_redirect won't work. Is there anything you suggest me?
Much thanks
