File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -41,10 +41,10 @@ These settings are only here so that we can debug ServiceControl while developin
4141 <add key="ServiceControl/Authentication.ValidateIssuerSigningKey" value="true" />
4242 <add key="ServiceControl/Authentication.RequireHttpsMetadata" value="true" />-->
4343 <!-- ServicePulse Authentication Settings -->
44- <add key =" ServiceControl/Authentication.ServicePulse.Enabled" value =" true " />
45- <add key =" ServiceControl/Authentication.ServicePulse.ClientId" value =" 1ca862df-9a0a-4f7d-87a7-d84732d83dfe " />
46- <add key =" ServiceControl/Authentication.ServicePulse.Authority" value =" https://login.microsoftonline.com/bf54c0f1-b0c5-406c-9d9a-013ab0361764/v2.0 " />
47- <add key =" ServiceControl/Authentication.ServicePulse.ApiScope" value =" api://78726835-cedc-4ec1-b452-6b8983d31495/api.access " />
44+ <!-- < add key="ServiceControl/Authentication.ServicePulse.Enabled" value="false " />
45+ <add key="ServiceControl/Authentication.ServicePulse.ClientId" value="" />
46+ <add key="ServiceControl/Authentication.ServicePulse.Authority" value="" />
47+ <add key="ServiceControl/Authentication.ServicePulse.ApiScope" value="" /> -- >
4848 </appSettings >
4949 <connectionStrings >
5050 <!-- DEVS - Pick a transport connection string to match chosen transport above -->
You can’t perform that action at this time.
0 commit comments