Forum Discussion
Snl
Aug 08, 2019Cirrostratus
APM sso cookie caching issue
Folks need some help , i have VS were using APM SSO for my jboss web application which working fine with kerberous SSO , the problem is this web doesnt hve logout option , user will close the bro...
Snl
Aug 08, 2019Cirrostratus
or just remove the session cookie
when HTTP_REQUEST priority 80 {
if { ([HTTP::uri] == "/") && [HTTP::cookie exists MRHSession ] && [ACCESS::session exists [HTTP::cookie value MRHSession]] }{
HTTP::cookie remove MRHSession }{
}
}
- SnlAug 11, 2019Cirrostratus
can any one assit
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects