Problem
When you open the SSO login page and click on the URL “Forgot your password?”
you will see the following page:
Solution
You can configure the URL via UCR on the system where the self-service backend is installed:
ucr set umc/login/links/forgot_your_password/href="https://$(hostname -f)/univention/selfservice/#/selfservice/passwordforgotten"
You can configure three possible URLs/names: “forgot_your_password”, “login_without_sso” and “how_do_i_login”. You can check these out with:
ucr search umc/login/links
After adjusting the link, you’ll get the following page after clicking on the link in the SSO page: