Disable central logout for 11g Webgates
We have a couple of applications protected with separate 11g webgates. Currently if a user is logged into both apps, clicking logout in either application will kill all OAM_AuthN cookies and the user will be rechallenged if they try to access the other application
The desired behaviour is to still keep the session for the other application valid i.e. if a user logs out of app1, their app2 session is still active. The OOTB behaviour of OAM is to call the callback to webgates for other user sessions. Is it possible to disable this behaviour?
Please advise
Regards