Skip to content

Commit 2363ba1

Browse files
committed
one mroe
1 parent 5a5e832 commit 2363ba1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

4-Call-OwnApi-Pop/daemon-console/appsettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"Instance": "https://login.microsoftonline.com/{0}",
33
"Tenant": "msidentitysamplestesting.onmicrosoft.com",
44
"ClientId": "d1d78929-6272-443f-8958-696dff81a58d",
5-
"ClientSecret": "cuZrQCwRuoGt/eYA1XVLC0iuJyAARxxq/j+kwkjRJ1U=",
5+
"ClientSecret": "[Enter here a client secret for your application]",
66
"CertificateName": "[Or instead of client secret: Enter here the name of a certificate (from the user cert store) as registered with your application]",
77
"TodoListBaseAddress": "https://localhost:44372",
88
"TodoListScope": "api://6e16a83a-a554-4080-9bb9-ce495399292c/.default"

0 commit comments

Comments
 (0)