Logoff.fcc page not sending an SMSESSION=LoggedOff cookie to the browser session
Component(s): 12.8.x Access Gateway Server; r12.52.x Web Agent
Web Server: Any
Siteminder Policy Server: Any
Realm/ Rule (protected) Effective Resource: /*
Un-Protected Realm: /Public
LogoffURI: /public/logoff.fcc
When the Un-Protected Realm was configured with a trailing slash (/public/) the logoff will not fire properly.
Configure the unprotected Realm where the logoffURI is located as follows:
Realm Effective Resource: /public
Rule: <Empty>
This will allow the Logoff.fcc to work properly.