We are using ASP.NET Identity 3.
Our users are randomly getting signed out automatically. To reproduce this issue, I tried application restart, all users signed out, even those who had checked Remember me
.
It only happens in Production, works fine on development environment.
Update:
We have only one server in production.