{ "Logging": { "LogLevel": { "Default": "Information", "Microsoft.AspNetCore": "Warning" } }, "AllowedHosts": "*", "AzureAd": { "Instance": "https://login.microsoftonline.com/", "TenantId": "organizations", "ClientId": "9d4fb416-c22c-4a83-be54-c64b32390512", "ClientSecret": "0SK8Q~mVY7WxGY96qh8Z-a_ZPG_37XNgc6DMKcaG", "CallbackPath": "/signin-oidc" }, "MicrosoftGraph": { "BaseUrl": "https://graph.microsoft.com/v1.0", "Scopes": "User.Read Calendars.Read Files.ReadWrite offline_access" }, "WebhookSettings": { "BaseUrl": "https://delegable-unimplied-salma.ngrok-free.dev", "ClientState": "hpl-sync-2026-pick-del-ump-ping-37261281" }, "ConnectionStrings": { "DefaultConnection": "Data Source=CalendarSync.db" } }