Question
SSO logoff - Doesn't kill the session
Our application has been configured with an IDP (S3 from CA) where SSO logout is not supported. So, if I have logged in as SSO user and try to logout, instead of logging out it logs me back in to the application. I believe this is because the IDP is not providing the logout and hence the session is not killed. Since the session is not killed and it is active the user is redirected to application.
I went through lot of posts in the PDN and none of them help me resolve this issue. Any suggestion regarding this issue would be helpful.
We are using Pega 7.3.1 and framework being used is "CustomerServiceForFS"
Hi,
As your IDP is not allowing logout, you were unable to logoff. Can you try clearing the cookies specific to user session by using javascript to achieve this.