Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

SSO logout not working properly

2838634Aug 26 2015 — edited Aug 26 2015

Hi all,

I am implementing SSO on an application. The login works just fine but I'm facing an issue with logout. The main issue is when I logout of a user session and then try to login again with a different account, it throws me to an error page. However if I login with the same account again, it works fine.


After checking the complete flow step by step I’ve noticed that among multiple session cookies, SSO creates a certain cookie ORA_OSFS_SESSION’ on login that does not get deleted with logout. When I manually delete this cookie but leave all others, all works fine.


Any idea why this might be happening and why this cookie does not get deleted on logout from my application? Any urgent help on this matter is greatly appreciated.


Thanks.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 23 2015
Added on Aug 26 2015
7 comments
801 views