I have just created a new ASP.NET Web Application C# Template with .NET Framework 4.8.1 and when I execute it for the first time I am getting the error “The MetadataAddress or Authority must use HTTPS unless disabled for development by setting RequireHttpsMetadata=false.”.
I can’t find any way to set this value or run the application with http.