Skip to content

Commit 82671cd

Browse files
[CF1] LI IDP update
1 parent 10cc60c commit 82671cd

File tree

2 files changed

+17
-27
lines changed
  • src
    • assets/images/cloudflare-one/identity/linkedin
    • content/docs/cloudflare-one/identity/idp-integration

2 files changed

+17
-27
lines changed
178 KB
Loading

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

Lines changed: 17 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -7,63 +7,53 @@ Cloudflare Access allows your users to use LinkedIn as their identity provider (
77

88
## Set up LinkedIn as an IdP
99

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

1212
To configure LinkedIn as an IdP:
1313

1414
1. Go to [the LinkedIn Developer Portal](https://www.linkedin.com/developers).
1515

1616
2. Select **Create App**.
1717

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

2020
4. Enter an **App name** for your application.
2121

22-
5. Enter the URL for your business page.
22+
5. Select a **LinkedIn Page** for your application.
2323

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

26-
7. Select **OK**.
26+
7. Select **API Terms of Use** link to read the terms of use, and agree to the terms.
2727

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

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

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

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

46-
16. In Zero Trust, go to **Settings** > **Authentication**.
36+
11. In [Zero Trust](https://one.dash.cloudflare.com/), go to **Settings** > **Authentication**.
4737

48-
17. Under **Login methods**, select **Add new**.
38+
12. Under **Login methods**, select **Add new**.
4939

50-
18. Select **LinkedIn** as your IdP.
40+
13. Select **LinkedIn** as your IdP.
5141

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

54-
20. Select **Save**.
44+
15. Select **Save**.
5545

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 **LinkedIn Auth** tab, scroll to **OAuth 2.0 settings** and select the pencil icon next to **Authorized redirect URLs for your app**.
5747

58-
22. Enter the following URL:
48+
17. Enter the following URL:
5949

6050
```txt
6151
https://<your-team-name>.cloudflareaccess.com/cdn-cgi/access/callback
6252
```
6353

64-
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**.
6555

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, in Zero Trust, go to **Authentication**> **Login methods** and select **Test** next to LinkedIn.
6757

6858
## Example API configuration
6959

0 commit comments

Comments
 (0)