Skip to Content
0
Former Member
Dec 12, 2017 at 02:31 PM

SAML Logout Not working

450 Views

Hi Team,

We are integrating the SSO solution with SAMLSingleSignon extension.The Login flow working as expected however we are facing a challenge while logout from the site.

SAMLLogout Flow is expecting the SAMLAuthenicationContext object and the data for logout to Happen at the IDP side.Since we get redirected from hybris Storefront to "/saml/logout", We have the null value for the Authentication Context.

Need to know a way to retain a SAMLAuthentication context value once we click on the logout from Hybris storefront.