Forum Discussion
JimT
Nimbostratus
Feb 01, 2019APM logout
Hi all.
I have a question about APM and detection of logout.
In our solution we have APM authenticate users to our backend application server and here everything works fine.
The issue is that us...
Feb 05, 2019
Try something like this:
when ACCESS_ACL_ALLOWED {
if { [HTTP::uri] contains "OP=LOGOUT" } {
ACCESS::session remove
HTTP::redirect "https://[HTTP::host]"
}
}
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
