{ "ConnectionStrings": { "Sql": "Server=10.10.99.212;Database=dbRegistration;User Id=appAdPlatformReg;Password=REPLACE_ME;TrustServerCertificate=True;" }, "AzureAd": { "Instance": "https://positiveclients.ciamlogin.com/", "TenantId": "cbf8b7d7-1e13-486d-b5b0-287ba79fdf0b", "ClientId": "43c493e4-e1ed-4cd7-ab0a-e507e20af724", "Audience": "43c493e4-e1ed-4cd7-ab0a-e507e20af724" }, "CORS": { "AllowedOrigins": "https://register.positivespend.com,https://client.positivespend.com,https://portal.positivespend.com" }, "Registration": { "FunctionKey": "" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning", "Microsoft.Identity": "Warning" } }, "AllowedHosts": "*" }