Forum Discussion
amass87_221296
Feb 16, 2017Nimbostratus
APM Username header for back-end server authentication
I am working on a puzzling issue with headers in APM. The environment I am working in is currently running through a dying Tivoli Access Manager for authentication. Many of the back-end servers wer...
Feb 17, 2017
This works for me:
when HTTP_REQUEST {
if { [ACCESS::session exists -state_allow -sid [HTTP::cookie MRHSession] ] } {
HTTP::header insert X-Username [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