Skip to content

Commit 811cb83

Browse files
Merge pull request #237452 from barclayn/verified-id-linkedIn-update-01
updates per Matt
2 parents c587fdf + 9451cc5 commit 811cb83

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

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

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,29 @@
11
---
2-
title: LinkedIn employment verification
2+
title: Setting up LinkedIn workplace verification
33
description: A design pattern describing how to configure employment verification using LinkedIn
44
services: decentralized-identity
55
author: barclayn
66
manager: amycolannino
77
ms.service: decentralized-identity
88
ms.subservice: verifiable-credentials
99
ms.topic: conceptual
10-
ms.date: 04/21/2023
10+
ms.date: 05/09/2023
1111
ms.author: barclayn
1212
---
1313

14-
# LinkedIn employment verification
14+
# Setting up place of work verification on LinkedIn
1515

16-
If your organization wants its employees to get verified on LinkedIn, you need to follow these few steps:
16+
If your organization wants its employees to get their place of work verified on LinkedIn, you need to follow these few steps:
1717

1818
1. Setup your Microsoft Entra Verified ID service by following these [instructions](verifiable-credentials-configure-tenant.md).
1919
1. [Create](how-to-use-quickstart-verifiedemployee.md#create-a-verified-employee-credential) a Verified ID Employee credential.
20-
1. Configure the LinkedIn company page with your organization DID (decentralized identity) and URL of the custom Webapp.
20+
1. Deploy the custom webapp from [GitHub](https://github.com/Azure-Samples/VerifiedEmployeeIssuance).
21+
1. Configure the LinkedIn company page with your organization DID (decentralized identity) and URL of the custom Webapp. You cannot self-service the LinkedIn company page. Today, you need to fill in [this form](https://www.linkedin.com/help/linkedin/answer/a1359065) and we can enable your organization.
2122
1. Once you deploy the updated LinkedIn mobile app your employees can get verified.
2223

24+
>[!IMPORTANT]
25+
> The app version required is Android **4.1.813** or newer, or IOS we require **9.27.2173** or newer. Keep in mind that inside the app, the version number shows **9.27.2336**, but in the App store the version number would be **9.1.312** or higher.
26+
2327
>[!NOTE]
2428
> Review LinkedIn's documentation for information on [verifications on LinkedIn profiles.](https://www.linkedin.com/help/linkedin/answer/a1359065).
2529

0 commit comments

Comments
 (0)