Transient Infinite Login Loop on Azure App Service - OpenIDConnect Auth with Azure AD
问题 Background So we have an app service that authenticates from Azure AD in another tenancy using OpenIdConnect. Login works on a dev instance of IIS, and it works on our test app service. We saw the issue on test, and it vanished and didn't return during the entire testing phase of the project. Now we've deployed to production, and we're seeing the issue again. The Issue What we're seeing is that everything will work fine for some time, and then after several hours, the issue will emerge again.