Skip to content

Commit e9d0bf1

Browse files
committed
minor edits
1 parent 2fb1bc3 commit e9d0bf1

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/active-directory/verifiable-credentials/linkedin-employment-verification.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@ There are two reasons to deploy the custom webapp for the Linked Employment veri
3232
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.
3333
1. You want more control over the issuance of the Verified Employee ID. By default, the Employee Verified ID contains a few claims:
3434

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```
4242

4343
>[!NOTE]
4444
>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
6363

6464
The diagram below shows the dataflow of the entire solution.
6565

66-
![Diagram showing a high-level flow.](media/linkedin-employment-verification/linkedin-employee-verification.png)
66+
![Diagram showing a high-level flow.](media/linkedin-employment-verification/linkedin-employee-verification.png)
6767

6868

6969
## Frequently asked questions

0 commit comments

Comments
 (0)