Forum Discussion
F5__Rookie_3040
Nimbostratus
Dec 22, 2016How to setup SAML Authentication to multiple Virtual Servers behind one Virtual Server.
Hi All.
We have just deployed our first Big-IP and have run into a problem with LTM/AMP with SAML authentication. Here is a description of our issue, any help would be greatly appreciated.
We ha...
Stanislas_Piro2
Cumulonimbus
Dec 28, 2016Hi,
Why are you using sub virtual servers instead of pool assignment with the irule?
when ACCESS_ACL_ALLOWED {
if { [HTTP::uri] starts_with "/app1" } {
pool app1_pool
} elseif { [HTTP::uri] starts_with "/app2" } {
pool app2_pool
} elseif { [HTTP::uri] starts_with "/app3" } {
pool app3_pool
}
}
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