Forum Discussion
hooleylist
Nov 04, 2010Cirrostratus
Hi Brian,
Is it possible that the cookie is being set on responses that aren't to a request for the auth URI? Can you show a version with debug logging and the output from /var/log/ltm?
Also, you don't need to use global variables for cookiename and encryption_password. You can remove the :: prefix to the variable names to make them local.
Aaron