{ "AzureAd": { "Instance": "https://login.microsoftonline.com/", "Domain": "yourcompany.onmicrosoft.com", "TenantId": "915dea78-a018-45cf-9cc6-f75e13df8b78", "ClientId": "9d4fb416-c22c-4a83-be54-c64b32390512", "CallbackPath": "/signin-oidc", "ClientSecret": "0SK8Q~mVY7WxGY96qh8Z-a_ZPG_37XNgc6DMKcaG" }, "MicrosoftGraph": { "BaseUrl": "https://graph.microsoft.com/v1.0", "Scopes": "Calendars.ReadWrite" }, "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*" }