Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
8 views6 pages

Setting Linkedin App

This document provides a step-by-step guide for setting up LinkedIn Authentication on a website through the LinkedIn Developer Portal. It includes instructions for creating a LinkedIn app, entering necessary details such as app name and privacy policy URL, and configuring authentication settings. The process concludes with the addition of a redirect URL and a request to share the Client ID and Primary Client Secret for further configuration.

Uploaded by

mnaeem.hsol
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views6 pages

Setting Linkedin App

This document provides a step-by-step guide for setting up LinkedIn Authentication on a website through the LinkedIn Developer Portal. It includes instructions for creating a LinkedIn app, entering necessary details such as app name and privacy policy URL, and configuring authentication settings. The process concludes with the addition of a redirect URL and a request to share the Client ID and Primary Client Secret for further configuration.

Uploaded by

mnaeem.hsol
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

Setting up App in LinkedIn Developer Portal

Here's a complete step-by-step guide for enabling LinkedIn Authentication (Login with
LinkedIn) on your website.

Step 1: Sign in to LinkedIn Developers


1. Go to: h"ps://www.linkedin.com/developers/
2. Click "Create App".
3. Login with your LinkedIn account.
4. Once you're in, go to "My Apps".

Step 2: Create a LinkedIn App


1. Click "Create App". You will then see the following screen:

2. In App name. Entre the name of your app.


3. In the “LinkedIn Page” field, enter your LinkedIn Company Page URL.
If you don’t have a LinkedIn Company Page, click the “Create a new LinkedIn
Page” link — this will open a new tab where you can create one. Once created, copy
the page URL and paste it into the LinkedIn Page URL field.
4. Next, in the “Privacy Policy URL” field, enter the privacy policy page URL
provided below:
o https://master-main.d1fkosoy5hgf30.amplifyapp.com/privacy-policy/
5. After that, upload the App Logo. It must be exactly 100x100 pixels in size.
I will share the logo file with you via Slack along with this document.Then check
mark the “I have read and agree to these terms”.
6. Once all the details are filled in, the page will look like this:

7. Then click “Create App” button.


8. After creating the app, you will see the App Products section. The screen will look
like this:

9. On this page, locate the option “Sign In with LinkedIn using OpenID Connect”.
Click the “Request Access” button next to it. Refer to the screenshot below for
guidance.
10. After clicking “Request Access”, a prompt will appear (as shown below).
Check the box for “I have read and agree to these terms”, then click “Request
Access” to proceed.

11. Once access is granted, the product will appear under “Added Products”, as shown
in the screen below.

12. The product has now been successfully added to your app.
You can also add other products from this section, such as “Share on LinkedIn”, if
needed.
13. Next, go to the “Auth” tab. Here, you will find your Application Credentials,
including the Client ID and Primary Client Secret.
Refer to the attached screenshot for reference.

14. Still on the Auth tab, click the pencil (edit) icon next to “Authorized Redirect
URLs for your app”. This will allow you to add a new redirect URL.
See the attached screenshot for reference.
15. Click on “Add redirect URL” — this will display a field where you can enter the
required redirect URL. Paste the URL provided below, then click “Update” to save
the changes.
o https://44.203.241.86/event-backend-api/public/auth/linkedin/callback

16. After completing the previous step, the redirect URL will be successfully added and
displayed in the list.

17. You’re all set! The LinkedIn app configuration is now complete and ready to use..
18. Please share the Client ID and Primary Client Secret with us so we can configure
them in the application.

You might also like