APM variable assign examples
Problem this snippet solves: APM variable assign is a powerful tool to manipulate APM variable during policy evaluation supporting tcl code.
On Devcentral answers, there are lots of variable assig...
Updated Jun 06, 2023
Version 2.0Stanislas_Piro2
Cumulonimbus
Joined January 04, 2011
MD_
Jan 23, 2018Nimbostratus
Hi,
This is a very good topic but I am not very good in iRule...
I have a use case exemple : The user is accessing the web site protected with APM, using http://myserver.com?myparam=mycontent Once the user pass the authentication agent in APM, I need to insert "mycontent" into an APM session variable.
What is the iRule to extract the parameter content and put it in an apm session variable ?
Thank you