Forum Discussion
John_Antony_162
Nimbostratus
Apr 28, 2015iRule to check Certificate subject and add http few header values
Hi experts,
Our requirements : [We have LTM & APM on the same unit]
a) Application needs to be exposed based on cert authentication to vendors.
b) Cert subject value should be validated to matc...
John_Antony_162
Nimbostratus
Apr 30, 2015Thx 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.
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