Forum Discussion
bfrancom_123272
Nimbostratus
May 28, 2014Inject client Authorization Header Into APM sso variables
Hi, I am trying to get the authorization header from a client request and inject the credentials into the APM SSO variables. (The client is a web server). I am pretty new to APM and its internals.
I...
kunjan
Nimbostratus
May 28, 2014This iRule won't triggered until APM policy is completed. Instead you can use 'Variable Assign' in the VPE before AD auth for those variables, username and password.
bfrancom_123272
Nimbostratus
May 28, 2014Thank you for the quick response. So you can pull the credentials from the client request authorization header in Variable Assign? If so, how?
It's not liking my header parsing commands, e.g.)
session.logon.last.username = set username [HTTP::username] return $username
The error is:
Rule evaluation failed with error: invalid command name "HTTP::username"
Thanks!
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