Rocket.Chat lets you enable sign-in with Linkedin accounts so users can authenticate with their social media credentials.
Prerequisites
Before setting up Linkedin OAuth, you need:
A LinkedIn app
OAuth 2.0 sign-in enabled for the app
The app’s Client ID and Client Secret
To create and configure a LinkedIn app:
Go to the LinkedIn Developers Portal.
Select Create app and complete the required fields.
Open the Authentication section.
Enable OAuth 2.0 sign-in.
Copy the LinkedIn Callback URL from Rocket.Chat and add it to your LinkedIn app settings.
Copy the Client ID and Client Secret.
Configure Linkedin OAuth
After you have your LinkedIn app credentials:
In Rocket.Chat, go to Manage > Workspace > Settings > OAuth.
Expand the LinkedIn section.
Turn LinkedIn Login on.
Enter the following values:
LinkedIn ID: The Client ID from your LinkedIn app
LinkedIn Secret: The Client Secret from your LinkedIn app
LinkedIn Callback URL: Copy this value from Rocket.Chat and add it to your LinkedIn app settings
Select Save changes.
After you save, the Sign in with LinkedIn button appears on the workspace sign-in page. Users can then sign in with their LinkedIn accounts.