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...
Kevin_Stewart
Aug 27, 2013Employee
I think it's probably easiest to do it in a variable assignment (this is just one way):
session.logon.last.username = expr { "[mcget {session.logon.last.domain}]\\[mcget {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