cancel
Showing results for 
Search instead for 
Did you mean: 

SSO causes automatic logon after logoff

Former Member
0 Kudos

I have implemented SSO successfully using the process outlined below

http://help.sap.com/erp2005_ehp_04/helpdata/DE/45/40a0de773a7527e10000000a114a6b/frameset.htm

. Users can now log in to Portal without being prompted with a login screen.

But once users logoff, they are logged on automatically (SSO kicks in after logoff). Is there a way to resolve this?

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Either hide the logon button and make the users close their browser, or follow the suggestion of having the logoff button go somewhere else. I prefer to remove the button...

Former Member
0 Kudos

Hi Michael, thank you for your suggestion.

If I hide the logoff button, user sessions will not be destroyed anymore. Although there is a session expiry time setting in the system, for a short period, sessions will pile up and this may impact performance. Is this a concern?

Tiberiu

Former Member
0 Kudos

Hi ,

Set session limit for idle time.

check the below thread

check how many sessions active after closing browser

Visual Administrator under:

Monitoring > Services > Security > Agrregated Data > ActiveSessionsCount.

Koti Reddy

Answers (1)

Answers (1)

Former Member
0 Kudos

The standard way is to navigate away from the logon page after logoff, because otherwise Kerberos will automatically logon user.

You can configure portal logoff URL in Confg Tool:

http://help.sap.com/saphelp_nw04s/helpdata/en/44/aada5230be5e77e10000000a155369/frameset.htm

Regards,

Slava