Forum Discussion
Luca_55898
Sep 19, 2011Nimbostratus
irule to bypass Access Profile
Hi, Need some help as this is getting beyond my knowledge.... We use the APM module to authenticate external users using Outlook Web Access. We have a VIP with an access profile, and...
abrink_101915
Oct 17, 2013Nimbostratus
You can also bypass APM all together. In the example below, you would change your If statement probably to use source IP address
when HTTP_REQUEST { if { ([HTTP::header User-Agent] contains "X") or ([HTTP::header User-Agent] contains "XY") or ([HTTP::header User-Agent] contains "XYZ") } { ACCESS::disable return } }
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