I have a web application, and some users who use Chrome as their preferred browser of choice, get the following error when they have logged out of the application, and try t
It's an old post and I faced this issue while custom authentication and validation. the issue got resolved by adding this line of code in web.config
Hope it helps.