Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

User not logged out despite SAML SLO redirection

SA-104768

Summary



User logs in to the application using SAML authentication. When the user logs out, SAML Single Log Out (SLO) redirection occurs and it seems like the user has logged out. However, Pega application has not logged the user out.


Error Messages



Not Applicable


Steps to Reproduce

  1. Log in to the Pega application using SAML authentication.
  2. Log out of the application.
  3. Open the same URL in another tab. The user is logged back in without authentication.


Root Cause



The user was not logged out because the out-of-the-box logout (SLO) option of HTTP redirection was selected and the Microsoft Azure logout location was used. The redirection did not log the user out.


Resolution



Perform the following local-change:
  1. Remove the logout location.


     
  2. Navigate to the LogOff activity step which has 'SAML logoff when SLO URL is not available'.
  3. Expand the step and navigate to 'pySAMLLogOffWithoutSLO'.


     
  4. Add the Generic Azure Logoff URL.

    <META http-equiv="refresh" content="0;URL=https://login.microsoftonline.com/common/wsfederation?wa=wsignout1.0">

Published December 2, 2021

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us