Skip to content

Commit fecc7cb

Browse files
bgavrilMSCopilot
andauthored
Update 1-WebApp-OIDC/1-1-MyOrg/appsettings.json
Co-authored-by: Copilot <[email protected]>
1 parent 75a5716 commit fecc7cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1-WebApp-OIDC/1-1-MyOrg/appsettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"ClientCredentials": [
1010
{
1111
"SourceType": "ClientSecret", // Secrets are weak credentials. Use certificates or federated credentials instead. See https://aka.ms/idweb/client-credentials
12-
"ClientSecret": "[Enter you secret here]"
12+
"ClientSecret": "[Enter your secret here]"
1313
}
1414
]
1515
},

0 commit comments

Comments
 (0)