{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "JwtTokenManager": { "TokenEndpoint": "", "ClientId": "", "ClientSecret": "", "Scopes": [] } }