OAM SSO-Logout
Hello All,
I have already in place oracle SSO implementation. But now i have to modify the flow a bit. Please check below the existing implemented and new requirement.
Existing/Implemented
1) Custom Protected Oracle SSO application having multiple partner applications in the dashboard after login
2) On Every partner icon click a new tab opens (a portal of a partner application)
3) On My Protected application (Dashboard has logout link)
4) Every partner application has its own logout.
So if i logout from one partner application in a tab it clears the cookies for that application and if a user tried again to click on the partner link from my dashboard it will prompt for the login again which is correct.