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...
Kevin_Davies
Nacreous
Oct 16, 2017If you want to use alternate credentials for the backend then you would create an variable assign object to rewrite the sso variables after the LocalDB auth.
Variable Assign Agent
session.sso.token.last.username = string "myuser"
session.sso.token.last.password = string "mypass"
Delete those headers you added to the SSO profile.
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