Forum Discussion
scsp_177450
Nimbostratus
Apr 16, 2015APM Access Policy -- Logout URI include
I have configured SSO and it works nicely except I cant logout!
Attempted defining this entry:
Include Logout URI. But it just wont take my parameters.
The logout button points to
"" so I e...
- Apr 16, 2015
It's a known issue. You may want to use an iRule as work around
when HTTP_REQUEST { if { [HTTP::uri] equals "/index.php?logout=true" } { HTTP::redirect https://[HTTP::header host]/vdesk/hangup.php3 } }
amolari
Cirrostratus
Apr 16, 2015As written by Kunjan, it's a known issue: query parameter not supported (bug).
Bug 226360 - [APM] Allow Query parameters in “Logout URI Include” field in access profile
hopefully soon fixed
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
