{ "AuthServer": { "Authority": "https://localhost:44399", "RequireHttpsMetadata": "true", "ClientId": "public-website-client", "ClientSecret": "1q2w3e*" }, "RemoteServices": { "Default": { "BaseUrl": "https://localhost:44397/" } }, "Logging": { "LogLevel": { "Default": "Warning" } }, "AllowedHosts": "*" }