Forum Discussion
umiotoko_95283
Sep 21, 2011Nimbostratus
X-Authenticated-User field
Probably a stooopid question, but I can't seem to find detailed documentation on this.
I host a SSL website that our users have to log into, through APM with a LDAP call to AD. Wit...
Brian_Deitch_11
Sep 21, 2011Historic F5 Account
1. I don't think so. You should do this within your irule.
2. You will have duplicates.
Try this:
when ACCESS_ACL_ALLOWED {
if { [HTTP::header exists X-Authenticated-User] {
HTTP:header remove X-Authnticated-User
HTTP::header insert "X-Authenticated-User" [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