Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 817 Bytes

File metadata and controls

14 lines (10 loc) · 817 Bytes

LinkedIn OAuth Setup

LinkedIn OAuth requires you to fill in the LinkedIn Client ID and Secret.

To enable LinkedIn OAuth on your workspace,

  • Go to LinkedIn Developers Portal. Click Create app.
  • Fill in the required information, then hit Create app.
  • In the Auth tab of the app, add the Authorized redirect URL.
  • Copy the LinkedIn Client ID and Secret.
  • Navigate to OAuth settings (Administration > Workspace > Settings> OAuth) in your workspace.
  • In the LinkedIn tab, fill in the OAuth credentials you copied earlier and toggle on LinkedIn Login.
  • Click Save Changes. A Sign in with LinkedIn button appears on your workspace's login page. Users can now sign in with LinkedIn by clicking that button.