You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I've updated from iris v12.2.7 and v12.2.8 to v12.2.9 and session recreation results in no session (set-cookie header is there but sets an empty value)
Describe the bug
I've updated from iris v12.2.7 and v12.2.8 to v12.2.9 and session recreation results in no session (set-cookie header is there but sets an empty value)
To Reproduce
using following code to recreate the session:
header fist call:
header session recreation:
Expected behavior
Old Session should be terminated, a new one should be created and session cookie should be set to new id
iris.Version
The text was updated successfully, but these errors were encountered: