Skip to content

Commit c36e1a8

Browse files
authored
Merge pull request #107641 from tusharka1/patch-5
Removing Objectid from Examples
2 parents 0f722aa + 669e2ee commit c36e1a8

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/active-directory-b2c/add-api-connector.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.date: 12/20/2022
99
author: garrodonnell
1010
ms.author: godonnell
1111
manager: CelesteDG
12-
ms.custom: "it-pro"
12+
ms.custom: "it-pro,b2c-support"
1313
zone_pivot_groups: b2c-policy-type
1414
---
1515

@@ -144,7 +144,6 @@ Content-type: application/json
144144
}
145145
],
146146
"displayName": "John Smith",
147-
"objectId": "11111111-0000-0000-0000-000000000000",
148147
"givenName":"John",
149148
"surname":"Smith",
150149
"step": "PostFederationSignup",
@@ -198,7 +197,6 @@ Content-type: application/json
198197
}
199198
],
200199
"displayName": "John Smith",
201-
"objectId": "11111111-0000-0000-0000-000000000000",
202200
"givenName":"John",
203201
"surname":"Smith",
204202
"jobTitle":"Supplier",

0 commit comments

Comments
 (0)