-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
Given:
- a user session is in the last third of it's lifetime
When:
- a user request is send to the backend
Then:
- a new cookie is returned but without the extended new expiration, resulting in the session cookie getting lost in the browser after old expiryDate hits
Expected:
- a the Set-Cookie Header is set with a new auth cookie value and updated expiration that overwrites the existing one
This is the controller panel for Smart Panels app
- mentioned in
-
Page Loading...