Forum Discussion
Alvin_94738
Nimbostratus
Aug 27, 2013Prefix domain name to username session variable for outlook web access
my outlook web access requires domain\username. Trying to getting single sign on through F5 portal, but F5 sends username and password. I would like to write and irule or a macro to append a "domai...
Jay_Shankar_Si1
Nimbostratus
Aug 23, 2014Hi All, I've done the domain prefix option through iRule, but please can you help how to do without iRule. How can i add domain name with user i.e. domain\user for OWA SSO.
Thanks Jay
Jay_Shankar_Si1
Nimbostratus
Jan 13, 2015irule is the answer.
when ACCESS_POLICY_AGENT_EVENT {
if {[ACCESS::policy agent_id] == "ADDDOMAIN" } {
log local0. "In the Add Domain iRule..."
ACCESS::session data set session.logon.last.dusername domainname\\[ACCESS::session data get "session.logon.last.username"]
}
}
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
