Forum Discussion
Paul_Lueders
Aug 24, 2017Altostratus
Migrated to VE F5 version 12 and now iRule inserting double quotes
We recently migrated from the Physical F5 to the virtual edition. Most of the transition went well. We have an iRule that will pull the SAML information and then create a cookie that is used by an a...
Kai_Wilke
Aug 25, 2017MVP
Hi Paul,
the iRule snipped looks valid for me and should not wrap the cookie value in double quotes. Which iRule event are you using for this iRule so that I can verify your observations?
As a workaround you could also switch to a
[HTTP::header insert]
syntax to issue the cookie...
HTTP::header insert "Set-Cookie" "monster=\"session=$session :: user=$user :: Org=$test :: secOrg= :: whoami=$name\"; Path=/"
Cheers, Kai
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