{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft": "Warning", "Microsoft.Hosting.Lifetime": "Information" } }, "AllowedHosts": "*", "oidc" : { "authority" : "oidc_url", "client_id": "id", "client_secret": "secret" } }