You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/verifiable-credentials/linkedin-employment-verification.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,13 +32,13 @@ There are two reasons to deploy the custom webapp for the Linked Employment veri
32
32
1. You need control over who can get verified on LinkedIn. The initial preview of myaccount will not allow an administrator to assign permissions. The webapp allows you to use user assignments to grant access.
33
33
1. You want more control over the issuance of the Verified Employee ID. By default, the Employee Verified ID contains a few claims:
34
34
35
-
- firstname
36
-
- lastname
37
-
- displayname
38
-
- jobtitle
39
-
- upn
40
-
- email
41
-
- photo
35
+
-```firstname```
36
+
-```lastname```
37
+
-```displayname```
38
+
-```jobtitle```
39
+
-```upn```
40
+
-```email```
41
+
-```photo```
42
42
43
43
>[!NOTE]
44
44
>The web app can be modified to remove claims, for example, you may choose to remove the photo claim.
@@ -63,7 +63,7 @@ The LinkedIn mobile app will be updated and will have a digital wallet for emplo
63
63
64
64
The diagram below shows the dataflow of the entire solution.
65
65
66
-

66
+

0 commit comments