.NET Cookies stop working after some time IIS Entra Authentication
Using openidconnect to rework the login method of a .NET framework 4.7 web app. I ran into an issue with the session not being set after a random time. This only occurs after deploying the app to IIS. Happens after 30 minutes, but sometimes it takes a couple hours for it to happen. Whenever the issue occurs not a single user can login to the web application.