You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An error after login.
It occurs very strange. On one computer works OK with "incognito". On another doesn't work with any mode and with any browser.
Other applications use Duende IdentityServer for authentication. The problem is only with Duende.IdentityServer.Admin.
An unhandled exception occurred while processing the request.
Exception: Correlation failed.
Unknown location
Exception: An error was encountered while handling the remote login.
Microsoft.AspNetCore.Authentication.RemoteAuthenticationHandler<TOptions>.HandleRequestAsync()
· Stack
· Query
· Cookies
· Headers
· Routing
· Exception: Correlation failed.
·
Show raw exception details
System.Exception: Correlation failed.
· Exception: An error was encountered while handling the remote login.
o Microsoft.AspNetCore.Authentication.RemoteAuthenticationHandler<TOptions>.HandleRequestAsync()
o Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
o Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context)
o NWebsec.AspNetCore.Middleware.Middleware.CspMiddleware.Invoke(HttpContext context)
o NWebsec.AspNetCore.Middleware.Middleware.MiddlewareBase.Invoke(HttpContext context)
o NWebsec.AspNetCore.Middleware.Middleware.MiddlewareBase.Invoke(HttpContext context)
o NWebsec.AspNetCore.Middleware.Middleware.MiddlewareBase.Invoke(HttpContext context)
o NWebsec.AspNetCore.Middleware.Middleware.MiddlewareBase.Invoke(HttpContext context)
o Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context)
·
Show raw exception details
System.Exception: An error was encountered while handling the remote login.
---> System.Exception: Correlation failed.
--- End of inner exception stack trace ---
at Microsoft.AspNetCore.Authentication.RemoteAuthenticationHandler`1.HandleRequestAsync()
at Microsoft.AspNetCore.Authentication.AuthenticationMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Localization.RequestLocalizationMiddleware.Invoke(HttpContext context)
at NWebsec.AspNetCore.Middleware.Middleware.CspMiddleware.Invoke(HttpContext context)
at NWebsec.AspNetCore.Middleware.Middleware.MiddlewareBase.Invoke(HttpContext context)
at NWebsec.AspNetCore.Middleware.Middleware.MiddlewareBase.Invoke(HttpContext context)
at NWebsec.AspNetCore.Middleware.Middleware.MiddlewareBase.Invoke(HttpContext context)
at NWebsec.AspNetCore.Middleware.Middleware.MiddlewareBase.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context)
The text was updated successfully, but these errors were encountered:
An error after login.
It occurs very strange. On one computer works OK with "incognito". On another doesn't work with any mode and with any browser.
Other applications use Duende IdentityServer for authentication. The problem is only with Duende.IdentityServer.Admin.
The text was updated successfully, but these errors were encountered: