An error was encountered while handling the remote login

Facing issue on production level
In development environment everything working as expected, but as soon as we move to production it started giving below mention error.

  • Used SDK: ASP.NET Core
  • SDK Version: 1.0.3
  • Code Snippets/Error Messages/Supporting Details/Screenshots:

A) warn: Microsoft.AspNetCore.Authentication.OpenIdConnect.OpenIdConnectHandler[15]
.AspNetCore.Correlation.Auth0.uxZ4WgEUjvD2x6crmLzZE8fT2X3w6FqKk_uSmh7khW4’ cookie not found.

B) fail: Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware[1]An unhandled exception has occurred while executing the request.

C) System.Exception: An error was encountered while handling the remote login.

1 Like

Hi team!

We are providing solutions/potential solutions to the most viewed topics. During the investigation I found a similar topic in SO with a possible solution to the described issue: c# - Correlation failed in net.core / asp.net identity / openid connect - Stack Overflow

Thanks
Dawid

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.