In this instance we're integrating SSO with Citrix NetScalers. The solution was to add
a sing-on URL <app url>
a log our <app url>/cgi/logout
That redirects the logout back to Citrix successfully for logout
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
We have an Azure AD application that we've configured for Single Sign-On. SSO works fine on a corporate device using corporate credentials. On a personal device we're prompted for corporate credentials before we can login. So far, so good.
The issue occurs when we use a personal device and the browser times out. When it times out, the error below is presented
AADSTS750054 - SAMLRequest or SAMLResponse must be present as query string parameters in HTTP request for SAML Redirect binding
How can I get the timeout to simply show the login page again, as opposed to this horrible error? Is there anything we can do from the AAD saml config page with the URLs?
Thanks
In this instance we're integrating SSO with Citrix NetScalers. The solution was to add
a sing-on URL <app url>
a log our <app url>/cgi/logout
That redirects the logout back to Citrix successfully for logout