Skip to content

Commit d8989d3

Browse files
[CF1] LI IDP update (#23113)
* [CF1] LI IDP update * updates * final updates
1 parent 94d416c commit d8989d3

File tree

2 files changed

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

2 files changed

+22
-32
lines changed
178 KB
Loading

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

Lines changed: 22 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -5,65 +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.
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. 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.
3121

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

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

36-
12. Select **Create app**.
26+
6. Select **API Terms of Use** to read the terms of use, and agree to the terms.
3727

38-
13. Go to your account Settings page.
28+
7. Select **Create app**.
3929

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

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

44-
![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)
4535

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

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

50-
18. Select **LinkedIn** as your IdP.
40+
12. 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+
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.
5343

54-
20. Select **Save**.
44+
14. 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+
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**.
5747

58-
22. Enter the following URL:
48+
16. 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, go to [Zero Trust](https://one.dash.cloudflare.com/) > **Settings** > **Authentication** > **Login methods** > select **Test** next to your LinkedIn login method.
6757

6858
## Example API configuration
6959

0 commit comments

Comments
 (0)