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

45
35
46
-
16. In Zero Trust, go to **Settings** > **Authentication**.
36
+
11. In [Zero Trust](https://one.dash.cloudflare.com/), go to **Settings** > **Authentication**.
47
37
48
-
17. Under **Login methods**, select **Add new**.
38
+
12. Under **Login methods**, select **Add new**.
49
39
50
-
18. Select **LinkedIn** as your IdP.
40
+
13. 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
+
14. In the **App ID** and **Client secret** fields, input the **Client ID** and **Client secret** values you have copied in step 11.
53
43
54
-
20. Select **Save**.
44
+
15. 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
+
16. In the **LinkedInAuth** tab, scroll to **OAuth 2.0 settings** and select the pencil icon next to **Authorized redirect URLs for your app**.
0 commit comments