Forum Discussion
wick54
Nimbostratus
Jul 08, 2019insert http header IV_USER
Hi Guys, Couple of applications in our organization was authenticated against IBM TFIM and had IV_USER parameter inserted in to the packet so that the back-end server sees it and authenticate t...
- Jul 08, 2019
Look at this article from f5, task 7
https://clouddocs.f5.com/training/community/iam/html/class2/module1/module1.html
in the example, change X-USER header with IV_USER
Hi,
Are you referring to cookie insert persistence? If so, the only place persistence data is stored is in the persistence cookie sent to the client in responses. If you have the timeout set to 0 (session cookie), the BIG-IP will set the cookie on the first response to a request which doesn't contain a persistence cookie. If the timeout is set to something other than 0 (persistence cookie), the BIG-IP will set the persistence cookie on every response to the client.
Deb added a Codeshare example which logs the persistence cookie values. That could be one way to determine what is failing with the iRule.
Persistence Cookie Logger
http://devcentral.f5.com/wiki/default.aspx/iRules/Persistence_Cookie_Logger.html
If you would like more detailed suggestions, can you post the iRule you're testing along with details on the persistence profile(s) you have enabled on the VIP?
Thanks,
Aaron
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