Login is stuck in an endless redirect loop, using Asp.NET MVC

This sounds very similar to the issue I’ve been helping @JDizonCK with: Local to Test/QA Server Application Testing

In both cases the application works fine locally but gets stuck in a loop on IIS. I don’t think it’s anything wrong with the Okta configuration (as you said).

@marius and @JDizonCK, can you give me some additional info?

  • What server OS and version of IIS your code is running on (if you know it)
  • The IIS logs during the redirect loop (if you have access to them)
  • What browser you are using to test with