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
+21-21Lines changed: 21 additions & 21 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,55 +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. Create and/or sign in to your LinkedIn account before continuing.
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. If have not already, sign in. The **Create an app** screen will display.
19
-
20
-
4. Enter an **App name** for your application.
20
+
3. On the **Create an app** page, enter an **App name** for your application.
21
21
22
-
5. Select a **LinkedIn Page** for your application.
22
+
4. Select a **LinkedIn Page** for your application or select **Create a new LinkedIn page** if you do not have a LinkedIn page.
23
23
24
-
6. Select **Upload a logo** and to upload your company logo image file.
24
+
5. Select **Upload a logo** and upload your company logo image file.
25
25
26
-
7. Select **API Terms of Use** to read the terms of use, and agree to the terms.
26
+
6. Select **API Terms of Use** to read the terms of use, and agree to the terms.
27
27
28
-
8. Select **Create app**.
28
+
7. Select **Create app**.
29
29
30
-
9. In the **Products** tab of your LinkedIn application, select **Request Access** next to the **Sign In with LinkedIn using OpenID Connect** option.
30
+
8. 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. In the **Auth** tab of your LinkedIn application, copy the **Client ID** and **Client Secret**.
32
+
9. In the **Auth** tab of your LinkedIn application, find the **Client ID** and **Client Secret**.
33
33
34
-

34
+

35
35
36
-
11. In [Zero Trust](https://one.dash.cloudflare.com/), go to **Settings** > **Authentication**.
36
+
10. In [Zero Trust](https://one.dash.cloudflare.com/), go to **Settings** > **Authentication**.
37
37
38
-
12. Under **Login methods**, select **Add new**.
38
+
11. Under **Login methods**, select **Add new**.
39
39
40
-
13. Select **LinkedIn** as your IdP.
40
+
12. Select **LinkedIn** as your IdP.
41
41
42
-
14. In the **App ID** and **Client secret**fields, input the **Client ID** and **Client secret**values you have copied in step 11.
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.
43
43
44
-
15. Select **Save**.
44
+
14. Select **Save**.
45
45
46
-
16. In the **LinkedIn Auth** tab, scroll to **OAuth 2.0 settings** and select the pencil icon next to **Authorized redirect URLs for your app**.
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 by going to [Zero Trust](https://one.dash.cloudflare.com/) > **Settings** > **Custom Pages**.
55
55
56
-
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