Forum Discussion
Torijori_Yamamada
May 11, 2023Cirrus
Removal Cookies on Client Browser
Hello I'm trying to erase a bunc of cookies which belongs to expired session. Cookies are sending by the servers (CyberArk) and they are session cookies. Here in this scenario the F5 is used as Auth...
- May 17, 2023
Hello again.
Apparently, in order to delete a cookie, you have to specify all properties of the subjected cookie which defined at the first place.
For example:
HTTP::header insert "Set-Cookie" "CA66666=deleted;expires=Thu, 01-Jan-1970 00:00:01 GMT;path=/PasswordVault/;SameSite=none;secure;HttpOnly"
Torijori_Yamamada
May 12, 2023Cirrus
Hello
I suspected it first and tried with single member in pool and there was no change in behavior.
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