Forum Discussion
Bill_Kehn_27007
Nimbostratus
Oct 14, 2017Help with Passing Basic http authentication username/password in APM policy.
Hello,
I am trying to accomplish something rather basic in APM and seem to be stuck. I want to use a separate credential against APM internal DB and then map a generic credential to be used aga...
Bill_Kehn_27007
Nimbostratus
Oct 14, 2017Well, I added an irule like this and it seems to work:
when HTTP_REQUEST { set logindata [b64encode "basic_user:basic_pass"] log local0. "FOUND A REQUEST, SETTING AUTH $logindata" HTTP::header replace Authorization "Basic $logindata" }
I was hoping there was some way within APM itself to do this without an irule.
-Bill
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