MarcusMM2
MarcusMM2
beside then "Log in" button there should be a "Auto Log in" button with no Login checks at all (a Demo should run as easy as possible).
info: IdentityServer4.Events.DefaultEventService[0] { "Name": "Token Issued Failure", "Category": "Token", "EventType": "Failure", "Id": 2001, "ClientId": "CarChecker.Client", "ClientName": "CarChecker.Client", "RedirectUri": "https://localhost:5001/authentication/login-callback", "Endpoint": "Authorize", "Scopes": "CarChecker.ServerAPI openid profile", "GrantType": "authorization_code", "Error": "login_required", "ActivityId":...
\Client\wwwroot\favicon.ico is a duplicate and will not compile any more. The newest VisualStudio Compiler don't allow this. I deleted \Server\wwwroot\favicon.ico and then it works.