Logout URL with WebGate 11g
In reviewing Doc ID 1368292.1, it is mentioned that "If you are integrating with WebGate 11g, verify the Logout URL parameter is set to "/logout". Specifically, the value must not point to the cleanup script, and must be changed from the default, which is "logout.", to avoid initiating an OAM logout before the cleanup script can be executed. See the Known Issues section below for more information.)" Since customer is using 11gWebgate, have them updated <ValList xmlns="http://www.oblix.com" ListName="logOutUrls"><ValListMember Value="/logout" /> now, logout is looping. Can you clarify the logout setting for 11g Webgate?