Answers for "system.invalidoperationexception: no authenticationscheme was specified, and there was no defaultchallengescheme found."

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 "system.invalidoperationexception: no authenticationscheme was specified, and there was no defaultchallengescheme found."

Code answers related to "Scheme"

Browse Popular Code Answers by Language