Forum Discussion
set/overide session values via iRule
Hi Seth,
what we do first is to give to user the option to login with the username, email upn and also older Domain\Username versions, second if we have identified the user we need to know the country (for only one special country) to authenticate on a other DC. We have a iRule Event after the Logon Page and there we get the username from the logonpage
set logonname [string trim [string tolower [ACCESS::session data get {session.logon.last.username}]]]
and after all the logic we set the logontype and the required field via
ACCESS::session data set.
Via the BranchRules (of the Irule Event) and the logontype we choose different LDAP Query with corresponding SearchFilter using the Values set in the iRule
I also opened a Case and uploaded a qkview to ihealth
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