'.AspNetCore.Correlation.FN07PveE1rsK2IsgyCPuDYdU49H3_TL3yIc8wyE0zRw' cookie not found.
Hello guys
Problem
I used examaple in https://github.com/aspnet-contrib/AspNet.Security.OpenId.Providers/tree/dev/samples/Mvc.Client github.
Everything works fine on localhost, but on hosting it displays an error -
Steps To reproduce
I'm using a run like this -
dotnet WebPanel.dll --urls "http://193.164.17.231:5001/"
Expected behaviour
HTTP ERROR 500 is displayed
Actual behaviour
Either no cookies or anti-forgery token not found
System information:
- OS: ubuntu
- Library Version 8.0.0 (Last)
- .NET version 8.0.301
Additional context
Add any other context about the problem here.GitHub
AspNet.Security.OpenId.Providers/samples/Mvc.Client at dev · aspnet...
OpenID 2.0 authentication middleware for ASP.NET Core - aspnet-contrib/AspNet.Security.OpenId.Providers
0 Replies