Forum Discussion
Paul_Lueders
Altostratus
Aug 24, 2017Migrated 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...
Paul_Lueders
Altostratus
Aug 24, 2017the sample section is catch { if { [ACCESS::session data get session.saml.last.result] == "1" && [ACCESS::session data get session.saml.last.name.test] != "" && [ACCESS::session data get session.last.attr.name.sample] != "" && $attributes != ""} { HTTP::cookie insert name "monster" value "session=$session :: user=$user :: Org=$test :: secOrg= :: whoami=$name" path "/" }
When the monster cookie is created it is surrounded by ""cookie"" I need to remove the second set of quotes.
Help guide the future of your DevCentral Community!
What tools do you use to collaborate? (1min - anonymous)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