Issue with persistent sessions

Scott Cantor scott at restingparrotsoftware.com
Mon Jul 27 15:12:23 UTC 2026


Given the couple of minutes I can spare, it appears as though perhaps there is no session cookie coming back up, and lack of SameSite mitigations combined with using the POST binding and server-side session storage are an obvious possibility.

There is no reason to use server-side sessions and without them that wouldn't be an issue regardless of SameSite.

-- Scott



More information about the users mailing list