SSO-enabled E-Business Suite logout does not work and the logout is always redirected back to same p
Directory (OID), OAM WebGate and Oracle EBS AccessGate by following Oracle Support note "Integrating Oracle E-Business Suite Release 12 with Oracle Access Manager 11gR2 (11.1.2) using Oracle E-Business Suite AccessGate [ID 1484024.1]".
Things worked fine except that the EBS logout part does not work as the logout process is always redirected back to the same page on which logout is initiated.I used oacleanup.html replaced CONTEXT_ROOT in "<script type="text/javascript" src='/CONTEXT_ROOT/ssologout_callback?mode=cleanup'></script>" with my own configured context root.