Bug ID 1302941: In APM, persistent cookie and logout URI options are not compatible together

Last Modified: May 29, 2024

Affected Product(s):
BIG-IP APM(all modules)

Known Affected Versions:
14.1.0, 14.1.0.1, 14.1.0.2, 14.1.0.3, 14.1.0.5, 14.1.0.6, 14.1.2, 14.1.2.1, 14.1.2.2, 14.1.2.3, 14.1.2.4, 14.1.2.5, 14.1.2.6, 14.1.2.7, 14.1.2.8, 14.1.3, 14.1.3.1, 14.1.4, 14.1.4.1, 14.1.4.2, 14.1.4.3, 14.1.4.4, 14.1.4.5, 14.1.4.6, 14.1.5, 14.1.5.1, 14.1.5.2, 14.1.5.3, 14.1.5.4, 14.1.5.6

Opened: May 30, 2023

Severity: 4-Minor

Symptoms

After hitting the logout URI, BIG-IP is setting contradictory Set-Cookie headers, one to remove APM cookies after the logout timeout and another one to enforce the persistent cookie option.

Impact

Persistent cookie option will not work as intended when a logout URI is configured. Session will be removed on the BIG-IP when logout URI is hit and persistent cookie from the client will not be valid.

Conditions

Configure an APM with a logout URI as well as Cookies options set to persistent.

Workaround

An iRule can be used to remove the Set-Cookie set by the persistent cookie option whenever logout URI is hit.

Fix Information

None

Behavior Change

Guides & references

K10134038: F5 Bug Tracker Filter Names and Tips