Forum Discussion
Abdulaziz1
Nimbostratus
Jul 24, 2023Remove all Cookies incase based on specific condition
We've a requimrent to flush all cookies from the user session incase a user deleted one cookie from client browser. why such request, our web servers have some security restrictions to have both coo...
mihaic
MVP
Jul 24, 2023can you try this :
if { ( [HTTP::uri] starts_with "/wps/myportal/" ) and ( [HTTP::cookie exists "JSESSIONID"] ) and not ( [HTTP::cookie exists "LtpaToken2"] ) }
- Abdulaziz1Jul 26, 2023
Nimbostratus
I've tried the suggested change, but still same issue cookie presists
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