Forum Discussion
Ronak_79648
Feb 09, 2012Nimbostratus
no such variable and variable scope
running v 11.1
i have rule.
when ACCESS_POLICY_AGENT_EVENT {
log local0. "Access policy event triggered."
if {[ACCESS::policy agent_id] == "LogonSuccess"} {
log...
Ronak_79648
Mar 12, 2012Nimbostratus
we found better way to do same. here is how iRule look like
when ACCESS_POLICY_COMPLETED
{
ACCESS::respond 301 Location "https://fqdn/URI/Login.jsp"
}
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