File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
articles/active-directory-b2c Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ services: active-directory-b2c
5
5
ms.service : active-directory
6
6
ms.subservice : B2C
7
7
ms.topic : how-to
8
- ms.date : 08/24 /2021
8
+ ms.date : 11/09 /2021
9
9
10
10
ms.author : kengaderdus
11
11
author : kengaderdus
@@ -72,6 +72,7 @@ Content-type: application/json
72
72
}
73
73
],
74
74
"displayName": "John Smith",
75
+ "objectId": "11111111-0000-0000-0000-000000000000"
75
76
"givenName":"John",
76
77
"surname":"Smith",
77
78
"jobTitle":"Supplier",
@@ -142,6 +143,7 @@ Content-type: application/json
142
143
}
143
144
],
144
145
"displayName": "John Smith",
146
+ "objectId": "11111111-0000-0000-0000-000000000000",
145
147
"givenName":"John",
146
148
"lastName":"Smith",
147
149
"step": "PostFederationSignup",
@@ -195,6 +197,7 @@ Content-type: application/json
195
197
}
196
198
],
197
199
"displayName": "John Smith",
200
+ "objectId": "11111111-0000-0000-0000-000000000000",
198
201
"givenName":"John",
199
202
"surname":"Smith",
200
203
"jobTitle":"Supplier",
You can’t perform that action at this time.
0 commit comments