Steps to set the MUX as the landing page with SAML:
16.1.0 and higher:
- Modify the $clarity\.setup\templates\docroot\index.html
- Change the location.replace script - as described, old line commented, in red, new line in green:
<html><head>
<!--script>location.replace("@context@/nu#action:homeActionId");</script-->
<script>location.replace("/pm");</script>
</head></html>
- Save and redeploy and restart services.
16.0.3:
- This will only work on 16.0.3 after enabling SSO_BOOKMARKS
- After enabling it, follow the steps above for 16.1.0+
15.9.3, 16.0.1, 16.0.2
- In IDP, set the Default Relay State to Modern UX URL, i.e.http://SERVERNAME/pm/
- Save and restart all services
- This will direct you to MUX URL if called from the IDP page (link or tile)
Note: this will only work for the tile/link from IDP site, not for Bookmark link/URL in browser
- For this to work in URL in browser you must upgrade to 16.1.0 and higher, or 16.0.3 and having the bookmarks enabled
- Versions prior to 16.0.3 will not work for MUX to be fully a Landing page for On Premise