Forum Discussion
Appending URI based on username – i Rule
Appending URI based on username – i Rule
upon authentication rose1 would be redirected to /Citrix/Web1/ and Rose2 would be to /Citrix/Web2/ if not none matched than it would be default landing URI /Citrix/Web
i am facing username matching and redirecting. currently its just sending rose1 and rose2 to default landing uri. Let me know if you have any suggestions
when ACCESS_POLICY_AGENT_EVENT { log local0. "APM irule AGENT EVENT ------- [ACCESS::session data get session.logon.last.username]" if { ([ACCESS::policy agent_id] eq "Web")} { if { [ACCESS::session data get session.logon.last.username] equals "Rose1" } { ACCESS::session data set session.login.last.citrix.uri "/Citrix/Web1/" } elseif { ([ACCESS::policy agent_id] eq "sungardvpm")} { if { [ACCESS::session data get session.logon.last.username] equals "Rose2" } { ACCESS::session data set session.login.last.citrix.uri "/Citrix/Web2/" }
Thanks in Adv
1 Reply
- djoshi_103757
Nimbostratus
Thats works. appreciate your help. made it very easy.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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