ProxyPass v10/v11
Problem this snippet solves: iRule to replace the functionality of Apache Webserver ProxyPass and ProxyPassReverse functions. Allows you to do hostname and path name modifications as HTTP traffic pa...
Published Mar 18, 2015
Version 1.0Kirk_Bauer_1018
Nimbostratus
Joined November 08, 2006
Kirk_Bauer_1018
Nimbostratus
Joined November 08, 2006
AlexDeMarco
Feb 22, 2018Nimbostratus
I am trying to stick one of our SSO enable apps behind our F5 and trying to use ProxyPass. I tested other apps and they work however our sso app fails with this error: Login could not be processed because the original cookie identifying the session was not passed by browser.
I can see in the ProxyPass output that cookies does get altered but it looks correct to me. Any suggestions on what this could be?
If I comment out the entire section that modifies cookie then the app works. going to turn on some additional debugging to see what it is.
thanks!