Skip to content

Commit 49d6f81

Browse files
authored
Merge pull request #41 from Azure-Samples/remove-ids-use-placeholder
Remove IDs use placeholders
2 parents 3f024c4 + 192f6fd commit 49d6f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"credentials": {
33
"tenantName": "fabrikamb2c",
4-
"clientID": "93733604-cc77-4a3c-a604-87084dd55348"
4+
"clientID": "Enter_the_Application_Id_Here"
55
},
66
"policies": {
77
"policyName": "B2C_1_susi"

0 commit comments

Comments
 (0)