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

# LinkedIn

> Set up LinkedIn OAuth for Consumer Authentication.

## Setup

*Follow these steps if you have not created a LinkedIn OAuth client yet.*

1. Navigate to [LinkedIn OAuth Applications](https://www.linkedin.com/developers/apps). For more information, check out LinkedIn's **Creating an OAuth App** guide [here](https://docs.microsoft.com/en-us/linkedin/shared/authentication/authorization-code-flow?tabs=HTTPS).
2. Click **Create app** with your application name. Then navigate to **Auth** in the application menu bar.
3. Copy-paste the Redirect URI from the [Dashboard](https://stytch.com/dashboard/oauth) into the **Authorized redirect URLs for your app** section by clicking the pencil icon.

***

*Follow these steps if you already have an existing LinkedIn OAuth client.*

1. Navigate to [LinkedIn OAuth Applications](https://www.linkedin.com/developers/apps).
2. Click on the application you'd like to use.
3. Navigate to **Auth** in the application menu bar.
4. Update the **Authorized redirect URLs for your app** by copy-pasting the Redirect URI from the [Dashboard](https://stytch.com/dashboard/oauth).
