There was an error while loading. Please reload this page.
1 parent c756476 commit e120d76Copy full SHA for e120d76
1 file changed
api/appsettings.Staging.json
@@ -2,6 +2,7 @@
2
"AzureAd": {
3
"ClientId": "47a40d36-25a0-434c-8de2-94f703fb57f4",
4
"ClientSecret": "Fill in ASP.NET Secret Manager"
5
+ "AllowedAuthMethods": [ "WorkloadIdentity", "ClientSecret" ]
6
},
7
"Logging": {
8
"LogLevel": {
0 commit comments