File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,9 +31,9 @@ These settings are only here so that we can debug ServiceControl while developin
3131 <!-- Authentication Settings (JWT with OpenID Connect) -->
3232 <!-- Uncomment and configure to enable authentication -->
3333 <!-- Leaving 'Authentication.Enabled' commented out defaults authentication to 'false'-->
34- <add key =" ServiceControl/Authentication.Enabled" value =" true " />
35- <add key =" ServiceControl/Authentication.Authority" value =" https://login.microsoftonline.com/bf54c0f1-b0c5-406c-9d9a-013ab0361764 " />
36- <add key =" ServiceControl/Authentication.Audience" value =" api://78726835-cedc-4ec1-b452-6b8983d31495 " />
34+ <!-- < add key="ServiceControl/Authentication.Enabled" value="false " />
35+ <add key="ServiceControl/Authentication.Authority" value="" />
36+ <add key="ServiceControl/Authentication.Audience" value="" /> -- >
3737 <!-- Optional Authentication Settings (defaults shown) -->
3838 <!-- <add key="ServiceControl/Authentication.ValidateIssuer" value="true" />
3939 <add key="ServiceControl/Authentication.ValidateAudience" value="true" />
You can’t perform that action at this time.
0 commit comments