After OAM logout, EBS did not logout.
Hi
After integrated OAM with EBS using Integrating Oracle E-Business Suite Release 12 with Oracle Access Manager 11gR1 (11.1.1.5) using Oracle E-Business Suite AccessGate (Doc ID 1309013.1)
1.Log on EBS throught SSO in brower.
2.Open a new window in brower,and then type in the OAM sigle sign-out URL.
3. The OAM is sign-out successed.
4. Back to EBS page,and then refresh the page
5. the EBS was not be loged out
In oacleanup.html, previously, it is
<script type="text/javascript" src='/srmauth2/OAMLogin.jsp?mode=cleanup'></script>
<script>
logoutHandler.addCallback('/srmauth2/OAMLogin.jsp');
function doLoad()
logoutHandler.addCookie('ObSSOCookie');
logoutHandler.addCookie('ObTEMC');