{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "Authentication": { "Schemes": { "Bearer": { "ValidAudiences": [ "http://localhost:61993", "https://localhost:44359", "http://localhost:5136", "https://localhost:7026" ], "ValidIssuer": "dotnet-user-jwts" } } } }