Thanks Marius. I am investigating with customer.
Landing on a specific page (i.e. from an action item) doesn't work unless I'm already connected.
I will open an issue.
Regards.
Original Message:
Sent: Sep 05, 2024 03:31 AM
From: Marius Nitu
Subject: Set mux landing page with saml
What type of IDP are you using?
I have a similar experience with ADFS.
I opened a support case with Broadcom and the engineer instructed me to activate DIRECT_SAML_SSO option. That solved the issue.
So check all the settings and if that doesn't solve the issue maybe a support case will help.
Original Message:
Sent: Sep 03, 2024 05:42 AM
From: Stefano Lazzarotto
Subject: Set mux landing page with saml
Hi team.
I'm trying to setup mux as landing page with saml/sso authentication.
I've followed instructions from here Post Upgrade to Clarity 16.1 existing SAML integration doesn't work and from here Set Modern UX as landing page with SAML (On Premise)
but it doesn't work as I can't login.
Clarity version is 16.2.2.
Am I missing something?
thanks for any help.
Some details:
CSA Signon url set as https://xxxxx.com/fss/idp/SSO.saml2?PartnerSpId=claritytest&TargetResource=
where https://xxxxx.com/fss/idp/SSO.saml2 is the SSOServiceURL and claritytest is the Entity ID.
index.html modified as
<html><head>
<script>location.replace("/pm");</script>
</head></html>
redeployed app