Forum Discussion
APM multiple policies on one virtual server
is it possible to have different policies on one virtual server?
would like to have something with two urls (see below) with different policies (authentication methods), but can't find how to set that up on APM.
- https://vpn.customer.com/employees
- https://vpn.customer.com/contractors
- Seth_CooperEmployee
Hi boneyard,
- ZANOOBCirrus
How about if it is not for VPN.
I have two url us1.exmaple.com and us2.exmaple.com pointing to same virtaul server.
The viratul server only have the option to apply one APM policy.
We are using SMAL authentication , hence two APM profile (each profile can have only one entity ID).
I couldnt any irule available for it.
Thought this the below might work , but i think there is a syntax error to it.
when HTTP_REQUEST {
if {not ([string tolower [HTTP::host]] starts_with "us1.example.com")}
{ACCESS SAML_us1
else
{ACCESS SAML_us1}
}
ah, yeah i remember reading about that, thanks.
ah, yeah i remember reading about that, thanks.
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