Our Zope server is sending a different value for the same cookie every time I request a page. I’m not sure why it would be doing this. Does it sound like it would be intentional or a misconfiguration issue we have? It seems to only start doing this after someone logs in.
It looks like the Extensible User Folder add-on we are using is responsible for doing it.
It looks like exUserFolder is doing this intentionally. Probably for the purpose of attempting to add more security.