Forum Discussion
rafaelbn_176840
Altocumulus
Jan 09, 2018APM conditional policy
Hello devs! Happy 2018 guys!
We have an APM on our environment serving as VPN. The policy first authenticates the user against AD and after talks to a SMS device users can receive their two fact...
Stanislas_Piro2
Cumulonimbus
Jan 09, 2018Hi,
I recommend to use ACCESS_SESSION_STARTED instead of ACCESS_POLICY_AGENT_EVENT
when ACCESS_SESSION_STARTED {
if {[active_members pool_SMS] > 0} {
ACCESS::session data set session.custom.sms_server "up"
} else {
ACCESS::session data set session.custom.sms_server "down"
}
}with this code, remove the irule event box in the VPE. this irule event raise at the beginning of session before VPE is evaluated.
you can see in this thread the latency impact of ACCESS_POLICY_AGENT_EVENT.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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
