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.