cancel
Showing results for 
Search instead for 
Did you mean: 

Logout Portal when SSO Cookie expired

Former Member
0 Kudos

We are having SSO between our corporate Portal to our EP 7.3

We are calling the below URL from our Corporate Portal to logout SAP EP 7.3 when user click logoff from our corporate portal , but when we see the user session in EP are getting killed.

But EP window will not logout until we refresh or do any action by clicking etc.

How can we logout Portal as soon as  SSO cookie is expired ?

http://host:port//irj/servlet/prt/portal/prtroot/com.sap.portal.navigation.masthead.LogOutComponent?...

Accepted Solutions (0)

Answers (2)

Answers (2)

nickrankin
Contributor
0 Kudos

Hi Suhaas,

It sounds to me like you are using something like SPNego or SAML authentication modules, so when the log off page (by design) is redirecting to the logon page SPNego or SAML kick in and are authenticating the user again. To overcome this issue you could customize the logoff page as per SAP Note: 1642493

Best regards,

Nick Rankin

former_member198633
Contributor
0 Kudos

Hello Suhaas,

So it seems to me the session was killed properly and the user could not continue with the session. It seems to be normal behviour to me.

What kind of SSO do you use?

Best Regards,

Peter