Skip to content

Commit f025860

Browse files
final updates
1 parent f52da85 commit f025860

File tree

1 file changed

+21
-21
lines changed
  • src/content/docs/cloudflare-one/identity/idp-integration

1 file changed

+21
-21
lines changed

src/content/docs/cloudflare-one/identity/idp-integration/linkedin.mdx

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -5,55 +5,55 @@ title: LinkedIn
55

66
Cloudflare Access allows your users to use LinkedIn as their identity provider (IdP).
77

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.
911

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
1113

1214
To configure LinkedIn as an IdP:
1315

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).
1517

1618
2. Select **Create App**.
1719

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.
2121

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.
2323

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.
2525

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.
2727

28-
8. Select **Create app**.
28+
7. Select **Create app**.
2929

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.
3131

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**.
3333

34-
![LinkedIn account settings where you will copy the Client ID and Client Secret](~/assets/images/cloudflare-one/identity/linkedin/lin5.png)
34+
![LinkedIn account settings where you will copy the Client ID and Client Secret](~/assets/images/cloudflare-one/identity/linkedin/lin5.png)
3535

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**.
3737

38-
12. Under **Login methods**, select **Add new**.
38+
11. Under **Login methods**, select **Add new**.
3939

40-
13. Select **LinkedIn** as your IdP.
40+
12. Select **LinkedIn** as your IdP.
4141

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.
4343

44-
15. Select **Save**.
44+
14. Select **Save**.
4545

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**.
4747

48-
17. Enter the following URL:
48+
16. Enter the following URL:
4949

5050
```txt
5151
https://<your-team-name>.cloudflareaccess.com/cdn-cgi/access/callback
5252
```
5353

5454
You can find your team name by going to [Zero Trust](https://one.dash.cloudflare.com/) > **Settings** > **Custom Pages**.
5555

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.
5757

5858
## Example API configuration
5959

0 commit comments

Comments
 (0)