Sign-in with LinkedIn

Registering and logging in with a LinkedIn account.

Sign in with LinkedIn is a standalone module for implementing LinkedIn sign-in and log-in features for your application.

Business processes

  • Register

Used if you are configuring authorization and authentication yourself. If you use the basic functionality of the Auth module, then for Sign-in with LinkedIn to work, you only need to specify the Client ID, Redirect URL, and Secret Key in the settings.

Module Settings

Parameter

Default

Description

Client ID

none

Your application client ID from LinkedIn Developer Portal.

Redirect URL

none

URL to redirect after authentication

Secret Key

none

Secret key of your LinkedIn Application

To get the parameters necessary to configure the module, you need to register as a LinkedIn developer and create an application with basic settings.

Last updated