Problem:
Different portal pages shown after login with saml and classic login
Environment:
The domain https://portal.schein.me" redirects to the saml login. After login the portal page “https://portal.schein.me/univention/portal/” is shown. This is a correct behaviiour.
There is also a “classic” login-page (without saml/sso) “https://portal.schein.me/univention/login/”
referenced under the Login window “Login without Single Sign On”.
If this link is used he ends at “https://portal.schein.me/univention/management/#category=favorites”
and not at https://portal.schein.me/univention/portal/
Solution:
We had a bug for this: bug 50610
We have a ucr Variable not only to disable the link at all, but also to adjust the link behind:
umc/login/links/login_without_sso/href='https://portal.schein.me/univention/login/?location=/univention/portal'