Forum Discussion
APM with exception
Hello everybody Can someone help me to customize an Access policy? I would like to add a condition to exempt the OTP processing according to the requested url In my VS I have an irule that redirects the traffic to a different pool according to the requested url. That's good it works.
When HTTP_REQUEST { Switch [HTTP :: host] { "Int-intranet16.ortec.fr" { Pool_int-intranet16.domain.fr_443 } "Int-extranet16.ortec.fr" { Pool_int-extranet16.domain.fr_443 }
Then we arrive at an access policy where there is an OTP part. But for url int-extranet16.domain.fr I do not want to apply the OTP part Is it possible? Thank you for your help
- Leonardo_Souza
Cirrocumulus
You can put an empty action in the policy, and write the logic you want. Basically, if this URL bypass the OTP, otherwise do the OTP.
Recent Discussions
Related Content
* 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