Forum Discussion
Chris_Richards_
Nimbostratus
Jan 13, 2016Set branch based on AD company Value
I'm looking at setting up policy where if the company value is Company A they branch off to one set of resources and if company B they go to a different set of resources.
I've found a variable a...
Stanislas_Piro2
Cumulonimbus
Jan 13, 2016You must define 2 branches with expressions:
-
branch Company A
expr {[mcget {session.ad.last.attr.company}] equals "Company A" } -
branch Company B
expr {[mcget {session.ad.last.attr.company}] equals "Company B" }
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