Answers for "asp dotnet core forbid an unhandled exception has occurred while executing the request. system.invalidoperationexception: no authenticationscheme was specified, and there was no defaultforbidscheme found. the default schemes can be set using ei"

0

No authenticationScheme was specified, and there was no DefaultChallengeScheme found

services.AddAuthentication(IISDefaults.AuthenticationScheme);
Posted by: Guest on April-01-2020

Code answers related to "asp dotnet core forbid an unhandled exception has occurred while executing the request. system.invalidoperationexception: no authenticationscheme was specified, and there was no defaultforbidscheme found. the default schemes can be set using ei"

Code answers related to "Scheme"

Browse Popular Code Answers by Language