Forum Discussion
Ben_Newport_102
Jan 07, 2014Nimbostratus
Single Logout Request URL
We have setup the F5 APM to act as an IdP for Citrix Sharefile and have Single Sign On working. However when we create the IdP SAML and setup the external SP it created Single Logout Request and Res...
MarkD_01_143767
Nimbostratus
This was my iRule. I attached this to my SAML VIP. All is well.
when HTTP_REQUEST { if { [HTTP::uri] equals "/sflogout" } { ACCESS::session remove HTTP::redirect "https://ourname.sharefile.com" } }
Peter_Baumann
Nov 17, 2015Cirrostratus
Just for your information...
In v12 the SLO iRule doesn't seem to work anymore.
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