diff --git a/tree/master/cloud/src/solution/Microsoft.Legal.MatterCenter.Service/Microsoft.Legal.MatterCenter.Service/appsettings.json b/tree/master/cloud/src/solution/Microsoft.Legal.MatterCenter.Service/Microsoft.Legal.MatterCenter.Service/appsettings.json index 06689b6b..98922fd7 100644 --- a/tree/master/cloud/src/solution/Microsoft.Legal.MatterCenter.Service/Microsoft.Legal.MatterCenter.Service/appsettings.json +++ b/tree/master/cloud/src/solution/Microsoft.Legal.MatterCenter.Service/Microsoft.Legal.MatterCenter.Service/appsettings.json @@ -100,8 +100,8 @@ "IsTenantDeployment": false }, "ClientCredentials": { - "ClientId": "844ffb77-5bfd-403e-9285-678e2eddc90c", - "ClientSecret": "IAKt/4uoQFM0UJ1Ocj//WHOg1RzLspACzPAKkkPP0kw=", + "ClientId": "", + "ClientSecret": "", "ClientResource": "https://microsoft.onmicrosoft.com/mcuiadal", "Authority": "https://login.windows.net/microsoft.onmicrosoft.com" },