Forum Discussion
Alvin_94738
Aug 27, 2013Nimbostratus
Prefix 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
Aug 23, 2014Nimbostratus
Hi 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_Si1Jan 13, 2015Nimbostratusirule 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"] } }
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