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: src/content/docs/cloudflare-one/identity/idp-integration/linkedin.mdx
+22-32Lines changed: 22 additions & 32 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,65 +5,55 @@ title: LinkedIn
5
5
6
6
Cloudflare Access allows your users to use LinkedIn as their identity provider (IdP).
7
7
8
-
## Set up LinkedIn as an IdP
8
+
## Prerequisites
9
+
10
+
Sign in to your LinkedIn account before continuing. Configuring LinkedIn as a Cloudflare Access IdP requires a LinkedIn account.
9
11
10
-
Configuring LinkedIn as a Cloudflare Access IdP requires a LinkedIn account.
12
+
## Set up LinkedIn as an IdP
11
13
12
14
To configure LinkedIn as an IdP:
13
15
14
-
1. Go to [the LinkedIn Developer Portal](https://www.linkedin.com/developers).
16
+
1. Go to the [LinkedIn Developer Portal](https://www.linkedin.com/developers).
15
17
16
18
2. Select **Create App**.
17
19
18
-
3. Sign in to your LinkedIn account. The **Create an app** screen displays.
19
-
20
-
4. Enter an **App name** for your application.
21
-
22
-
5. Enter the URL for your business page.
23
-
24
-
6. Select **Upload a logo** and go to your company logo image file.
25
-
26
-
7. Select **OK**.
27
-
28
-
8. (optional) Select the **Share on LinkedIn** option to announce that your clients can use LinkedIn to access your app.
29
-
30
-
9. Select the **Sign In with LinkedIn** option.
20
+
3. On the **Create an app** page, enter an **App name** for your application.
31
21
32
-
10. Select the**API Terms of Use** link to read the terms of use.
22
+
4. Select a**LinkedIn Page** for your application or select **Create a new LinkedIn page** if you do not have a LinkedIn page.
33
23
34
-
11. If you agree to the terms, check the **I have read and agree to these terms** option.
24
+
5. Select **Upload a logo**and upload your company logo image file.
35
25
36
-
12. Select **Create app**.
26
+
6. Select **API Terms of Use** to read the terms of use, and agree to the terms.
37
27
38
-
13. Go to your account Settings page.
28
+
7. Select **Create app**.
39
29
40
-
14. Select the **Auth** tab.
30
+
8. In the **Products** tab of your LinkedIn application, select **Request Access** next to the **Sign In with LinkedIn using OpenID Connect** option.
41
31
42
-
15. Copy the **Client ID** and **Client Secret**.
32
+
9. In the **Auth** tab of your LinkedIn application, find the **Client ID** and **Client Secret**.
43
33
44
-

34
+

45
35
46
-
16. In Zero Trust, go to **Settings** > **Authentication**.
36
+
10. In [Zero Trust](https://one.dash.cloudflare.com/), go to **Settings** > **Authentication**.
47
37
48
-
17. Under **Login methods**, select **Add new**.
38
+
11. Under **Login methods**, select **Add new**.
49
39
50
-
18. Select **LinkedIn** as your IdP.
40
+
12. Select **LinkedIn** as your IdP.
51
41
52
-
19. In the **App ID** and **Client secret**fields, input the **Client ID** and **Client secret**values you've copied from the Application credentials tab in the LinkedIn Developer Portal.
42
+
13. In the **App ID**field, copy and paste the **Client ID**from step 9. In the **Client secret**field, copy and paste the **Client secret** from step 9.
53
43
54
-
20. Select **Save**.
44
+
14. Select **Save**.
55
45
56
-
21. In the **LinkedIn****Auth** tab, scroll to **OAuth 2.0 settings** and select the pencil icon to edit the settings.
46
+
15. In the **Auth** tab of your LinkedIn application, go to **OAuth 2.0 settings** and select the pencil icon next to **Authorized redirect URLs for your app**.
You can find your team name in Zero Trust under**Settings** > **Custom Pages**.
54
+
You can find your team name by going to [Zero Trust](https://one.dash.cloudflare.com/) >**Settings** > **Custom Pages**.
65
55
66
-
To test that your connection is working, in Zero Trust, go to **Authentication** > **Login methods**and select **Test** next to LinkedIn.
56
+
To test that your connection is working, go to [Zero Trust](https://one.dash.cloudflare.com/) > **Settings** > **Authentication** > **Login methods**> select **Test** next to your LinkedIn login method.
0 commit comments