Forum Discussion
vmunier_96939
Nimbostratus
Oct 23, 2013APM authentication only for some urls
Hi,
I have one virtual server defined in LTM. (https://webmail.mycompgny.com)
I would like to use APM to authenticate users accessing to my virtual server, but only for some URLs (https://webmail.my...
vmunier_96939
Nimbostratus
Oct 24, 2013Hi Matt, Thanks you for your advices. I'll try it. I have also find another way to authenticate the user only for some urls: with an very simple irules linked to my web service: when HTTP_REQUEST {
Authenticate only for the /private folder:
if {[HTTP::path] starts_with "/private"} { ACCESS::enable } else { ACCESS::disable } } It's working good for my needs.
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
