no authenticationscheme was specified and there was no defaultchallengescheme found. .net core

Code Example - no authenticationscheme was specified and there was no defaultchallengescheme found. .net core

                
                        Its not an authentication issue, issue is beacuse IncludeXmlComments path is wrong.
verify the path IncludeXmlComments in AddSwaggerGen
                    
                
 

No authenticationScheme was specified, and there was no DefaultChallengeScheme found

                        
                                services.AddAuthentication(IISDefaults.AuthenticationScheme);