Skip to content

LinkedIn Auth Driver

The LinkedIn Auth Driver manages the LinkedIn OAuth protocol to authenticate users and grant scope permissions.

Custom Dev App Required

Due to LinkedIn API policies, you cannot use a ZOOlanders OAuth App. You must create your own LinkedIn Developer App and use your personal credentials.

LinkedIn Auth Driver

SettingDescription
NameThe identifier for this authentication configuration.
ScopesThe list of permissions this auth can access.
Client IDThe client identifier issued during the Application registration process.
Client SecretThe client secret issued during the Application registration process
Refresh TokenThe token used to obtain and refresh the Access Token automatically.