> ## Documentation Index
> Fetch the complete documentation index at: https://docs.salesvoicesai.com/llms.txt
> Use this file to discover all available pages before exploring further.

# LinkedIn App Setup

> This document provides instructions on correctly setting up a LinkedIn application so that users can log in/register via LinkedIn on your site.

## Creating a new app

You need to create a LinkedIn app to allow users to log in to your site with their LinkedIn accounts. To create a new LinkedIn app, please do the following:

* Go to the LinkedIn developer site: [https://developer.linkedin.com/](https://developer.linkedin.com/).
* Click the “Create App” button on the banner.
* To correctly create the application, please fill in the application sections, which are explained below.

## Create an app

* **Application Name**  – Enter a name for your application.
* **Company name**  – Select an existing company or choose a New Company. If you select the new company, you will be asked to enter a company name.
* **Description**  – Enter a name for your application.
* **Business Email**  – Enter your email address.
* **Legal terms**  – Read the terms of service and check the box to confirm that you have read and agree to the terms.

Click the project button in the top menu and you'll see the **Select a project** pop-up. Click the **NEW PROJECT** button create a project.

<Frame>
  <img src="https://mintcdn.com/salesstructures/3fIvLqRABfkRzHZ0/resources/linkedin-create-app.png?fit=max&auto=format&n=3fIvLqRABfkRzHZ0&q=85&s=c3700971ee8b8547ef3df1ec36756f5e" alt="LinkedIn Create App" width="1045" height="947" data-path="resources/linkedin-create-app.png" />
</Frame>

## Products

Once you have clicked on the **Create app** button, you'll be redirected to the Products tab.

<Frame>
  <img src="https://mintcdn.com/salesstructures/O00odtYxOH3-fPha/resources/linkedin-products-tab.png?fit=max&auto=format&n=O00odtYxOH3-fPha&q=85&s=6a122c9ba875e483df9a20862e35e362" alt="Linkedin Products Tab" width="1992" height="977" data-path="resources/linkedin-products-tab.png" />
</Frame>

Scroll down the product list until you find **Sign In with LinkedIn using OpenID Connect** and click the **Request Access** button.

<Frame>
  <img src="https://mintcdn.com/salesstructures/3fIvLqRABfkRzHZ0/resources/linkedin-openid-connect.png?fit=max&auto=format&n=3fIvLqRABfkRzHZ0&q=85&s=724b3f8cd001c84b4aa8e95d0dca690d" alt="LinkedIn OpenID Connect" width="1992" height="977" data-path="resources/linkedin-openid-connect.png" />
</Frame>

Read the terms; if you agree with the terms, click on the checkbox and proceed by clicking on the **Request Access** button.

<Frame>
  <img src="https://mintcdn.com/salesstructures/O00odtYxOH3-fPha/resources/linkedin-request-acces.png?fit=max&auto=format&n=O00odtYxOH3-fPha&q=85&s=51e0c019b9114869227d99c8b6b6fd1a" alt="LinkedIn Request Access" width="966" height="677" data-path="resources/linkedin-request-acces.png" />
</Frame>

## Auth

Go to the Auth tab and add Redirect URLs.

<Frame>
  <img src="https://mintcdn.com/salesstructures/O00odtYxOH3-fPha/resources/linkedin-redirect-url.png?fit=max&auto=format&n=O00odtYxOH3-fPha&q=85&s=59a6c0864830b2080b3e9ecc4b87fb45" alt="LinkedIn Auth Tab" width="1071" height="361" data-path="resources/linkedin-redirect-url.png" />
</Frame>

## OAuth 2.0 settings

In the redirects URLs, you just need to enter your site e.g.: [https://sss.com/login/linkedin-openid/callback](https://sss.com/login/linkedin-openid/callback)

<Frame>
  <img src="https://mintcdn.com/salesstructures/3fIvLqRABfkRzHZ0/resources/linkedin-oauth-redirect-uri.png?fit=max&auto=format&n=3fIvLqRABfkRzHZ0&q=85&s=6c06a231bbaed32f0ba2959a631b2c18" alt="LinkedIn Redirect URI" width="954" height="977" data-path="resources/linkedin-oauth-redirect-uri.png" />
</Frame>

## Scopes

The OAuth 2.0 scopes will appear a few seconds after you have added and updated the redirect URLs in OAuth 2.0 Settings.

<Frame>
  <img src="https://mintcdn.com/salesstructures/3fIvLqRABfkRzHZ0/resources/linkedin-oauth-scopes.png?fit=max&auto=format&n=3fIvLqRABfkRzHZ0&q=85&s=59c94981fb1ebb2f94b3448a9dd242ad" alt="LinkedIn OAuth Scopes" width="1216" height="674" data-path="resources/linkedin-oauth-scopes.png" />
</Frame>

## Application details

If the app is successfully created, you will see the following details.

<Frame>
  <img src="https://mintcdn.com/salesstructures/3fIvLqRABfkRzHZ0/resources/linkedin-app-details.png?fit=max&auto=format&n=3fIvLqRABfkRzHZ0&q=85&s=9f12e9b5d7ec9277be25e53c08cd0b66" alt="LinkedIn App Details" width="1263" height="836" data-path="resources/linkedin-app-details.png" />
</Frame>

You will need to copy the **API Key** and **Secret Key** and add them to the white-label > Settings > Social Logins > LinkedIn Login Configuration.

<Frame>
  <img src="https://mintcdn.com/salesstructures/O00odtYxOH3-fPha/resources/linkedin-whitelabel-configuration.png?fit=max&auto=format&n=O00odtYxOH3-fPha&q=85&s=237f3e1184765b9b1e3a2b69de658c37" alt="LinkedIn App Details" width="1321" height="467" data-path="resources/linkedin-whitelabel-configuration.png" />
</Frame>

***

**Need help?** Contact our support team for assistance with any step of the setup process.
