Documents
linkedin
linkedin
Type
External
Status
Published
Created
Mar 5, 2026
Updated
Mar 5, 2026

import ConfigDone from '/docs/snippets/u-and-p-provider-config-done.md'

LinkedIn provider setup for Users & Permissions#

The present page explains how to setup the LinkedIn provider for the Users & Permissions feature.

You have read the Users & Permissions providers documentation.

LinkedIn configuration#

  1. Visit the Apps list page at
  2. Click on Create app button
  3. Fill the information:
    • App name: Strapi auth
    • LinkedIn Page: Enter a LinkedIn page name to associate with the app or click Create a new LinkedIn Page to create a new one
    • App Logo: Upload a square image that is at least 100x100 pixels.
  4. Click on the Create app to create the app
  5. On the app page click on Auth tab
  6. Fill the information:
    • Authorized redirect URL: http://localhost:1337/api/connect/linkedin/callback
  7. On the app page click on Products tab.
  8. Select Sign In with LinkedIn from the product list to enable it.

Strapi configuration#

  1. Visit the User & Permissions provider settings page at
  2. Click on the LinkedIn provider
  3. Fill the information:
    • Enable: ON
    • Client ID: 84witsxk641rlv
    • Client Secret: HdXO7a7mkrU5a6WN
    • The redirect URL to your front-end app: http://localhost:3000/connect/linkedin/redirect