I have web application that uses hash login and stored in SQL table. I then deployed it on IIS server on 2008 R2.
I can access the application and login fine but when I close browser and try to login to the portal again its keep trying but doesn't login, kind of refreshes and brings me back to login page again.
if I restart IIS services and try login I am able to but when I close and reopen browser I cant login. I tried different browsers (edge, ie, firefox, chrome) on different machines and getting the same results.
I am bit lost now where to troubleshoot. is this something on IIS? because once I restart the website I can login, logout and without closing the browser everything works fine. once browser is closed and opened cant login anymore.