Forum Discussion
nit8080_109161
Nimbostratus
Feb 01, 2008http_header("Authorization")
I need the iRule to set persistence based on the “Authorization” value in the HTTP header. On the old version 4 box, I did this by just putting
http_header("Authorization") in the expression fi...
hoolio
Cirrostratus
Jun 25, 2009As you mention, HTTP::username is just parsed from the Authorization header by base64 decoding the value and splitting the user:pass on the colon. I'm not sure how using HTTP::username would work if using the full Authorization header wasn't working (assuming the user wasn't changing their password between every request).
Aaron
Recent Discussions
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