{ "App": { "SelfUrl": "https://localhost:44306", "CorsOrigins": "https://*.BookStore.com,https://localhost:44307", "RedirectAllowedUrls": "http://localhost:4200,https://localhost:44307" }, "ConnectionStrings": { "Default": "Server=LOCALHOST\\SQLEXPRESS;Initial Catalog=AntBlazorDemo;Trusted_Connection=True;TrustServerCertificate=True" }, "AuthServer": { "Authority": "https://localhost:44306", "RequireHttpsMetadata": "false", "SwaggerClientId": "BookStore_Swagger", "SwaggerClientSecret": "1q2w3e*" }, "StringEncryption": { "DefaultPassPhrase": "N0yMKQDLXvxaIxyD" } }