Saviynt unveils its cutting-edge Intelligence Suite products to revolutionize Identity Security!
Click HERE to see how Saviynt Intelligence is transforming the industry.
Saviynt Copilot Icon

LinkedIn Integration with Saviynt

narayandas
New Contributor
New Contributor

 

Hello Team,

We are integrating our LinkedIn learning management system with Saviynt. But I have not found any relevant document for this.

Can anyone help me with LinkedIn Integration in Saviynt?

Thanks,
Narayan Das

2 REPLIES 2

pruthvi_t
Saviynt Employee
Saviynt Employee

@narayandas ,

We do not have a OOTB LinkedIn connector to integrate with EIC, but see if you can leverage REST connector if appropriate APIs are exposed on the target end.

Thanks


Regards,
Pruthvi

rushikeshvartak
All-Star
All-Star

1. Authentication API

Request Parameters:

  • grant_type=client_credentials
  • client_id=YOUR_CLIENT_ID
  • client_secret=YOUR_CLIENT_SECRET

Response:

  • Access Token (used in the Authorization header for subsequent API calls).

2. User Management APIs

3. Entitlement/Access Management APIs

4. Content Sharing URL API

Documentation and Resources:


Regards,
Rushikesh Vartak
If this helped you move forward, click 'Kudos'. If it solved your query, select 'Accept As Solution'.