Authentication on IIS

I have an application that works with no issue on a development PC but when I start that very same application on IIS I have a problem with authentication.

Login that works on a local PC does not work on an IIS server. Just stop on the login screen with no specific error.

Just to mention that both PC's use the same database on the server that serves the IIS server. So there is no issue of different users.

You can check the troubleshooting guide here: ASP.NET Core Identity | Radzen Blazor Studio