Forum Discussion
iRule to check Certificate subject and add http few header values
Thx John for these details. My requirement is to set HTTP::header insert X-UPN salesforce.xx.comm & HTTP::header insert “clientless-mode” 1" values before we even hit APM. Can I use the above iRule within HTTP_REQUEST? This way we can avoid 302 redirection which causes issues with our Salesforce API calls.
If I just use below
HTTP_REQUEST {
HTTP::header insert “clientless-mode” 1
}
Salesforce API calls works fine. If I use them under ACCESS_POLICY_COMPLETED [which will wait for APM to be completed and also cause a 302 [i.e /my.policy], Salesforce API calls fails.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)Recent Discussions
Related Content
* 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