login-token cookie is not being generated on publisher
We have a custom External LoginModule implemented, on my local 6.3.0 everything is fine and working. When I log in as a "site participant" I have a login-token cookie as expected.
On my client's QA server which is on 6.3.1.2, I am still able to login as a participant on the instance, but login-token is not being generated in the cookies somehow.
This is a pretty big issue as the dispatcher needs that login-token to bypass the cache when a user is logged in.
Why would the login-token be missing? Is this configurable somewhere? (Maybe their IT guys messed with something they shouldn't) . Or could this be a bug in 6.3.1.2?