Forum Discussion
MC_273315
Cirrus
May 30, 2017APM SAML (ACCESS::session remove)
Is it possible to immediately remove an active session upon completion of an Access Policy? We assign SSO connections via branches of one large Access Policy and have an issue when cookies are re-use...
Stanislas_Piro2
Cumulonimbus
May 30, 2017Hi,
you can set session.max_session_timeout to 5 seconds after the policy completed:
when ACCESS_POLICY_COMPLETED {
if {some conditions} {
ACCESS::session data set "session.max_session_timeout" 5
}
}
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