My asp.net 2.0 webforms application works fine in FireFox, IE, & Edge. In some Chrome browsers session gets lost and users get kicked back to the login page.
Not sure why, however I think it could be related to the Chrome samesite issue "Enforcement rollout for Chrome 80 Stable: The SameSite-by-default and SameSite=None-requires-Secure behaviors will begin rolling out to Chrome 80".
Has anyone encountered same problem in legacy applications?
Not sure why, however I think it could be related to the Chrome samesite issue "Enforcement rollout for Chrome 80 Stable: The SameSite-by-default and SameSite=None-requires-Secure behaviors will begin rolling out to Chrome 80".
Has anyone encountered same problem in legacy applications?