Getting error: Error - SAMLRequest or SAMLResponse must be present as query string parameters in HTTP request for SAML Redirect binding.
We have implemented SSO with Azure AD on our environment. We have also setup a logout page. This works fine with the Classic UI. However, when we move from classic Clarity to the Modern / New User Experience (UX) and then logout from then then we get the above error.
Login to Classic Clarity using sso
Click the MUX link from general section
It opens up MUX in new tab
Log out from MUX
Results: Error - SAMLRequest or SAMLResponse must be present as query string parameters in HTTP request for SAML Redirect binding.
Logout URL set on the NSA/CSA page is being Ignored.
UPDATE CMN_SEC_SAML_CONFIGS SET IDP_SLO_SER_URL='<LOGOUT URL>';