Share via


LinkedIn Learning Certification

Overview

To ensure LinkedIn Learning Content API integration works as expected, LinkedIn must certify the finished development.

Note

  • Please review all appropriate documentation and send technical questions to your Business Development point of contact and/or Partner Engineering representative if you have doubts.

Certification Process

Upon completing development, a certification call is expected to be scheduled which demonstrates the integration is working as per the expectation. Please review the test cases below that need to be covered for the LMS integration to be certified by LinkedIn team.

Test Cases

Following are the test cases for LinkedIn Partners integrating with LinkedIn Content and Reporting APIs for multiple customers.

# Category Sub-Category Expected Result
1 Configuration Setup Content Integration Your admin UI should collect the following information for each LinkedIn Learning tenant:
  • Client ID
  • Secret Key
2 Configuration Import LinkedIn Learning course catalog Your application should be able to handle the following events:
  • A new course is released
  • A dated course is retired
  • A course is updated
  • Ability to perform full sync of catalog
  • Perform a full catalog sync when the number of updated courses is greater than 500
  • Full sync or delta updates should not overwrite any customer provided values wherever applicable.
  • Ingest LinkedIn taxonomy like skills, categories, CEU if possible.
3 Configuration Referer header Partner URN must be passed in the API calls as the value of referer header.
4 User Experience Search & Discover Courses All LinkedIn Learning content displayed to end users should:
  • Be LinkedIn Learning branded
  • Include a thumbnail
  • Include course title.
5 User Experience Launch course Your application must:
  • Launch LinkedIn Learning content in a new window or tab(iFrames are not supported)
  • Support standard and SSO course launches
  • If your application supports AICC, the aicc launch URL should be used
6 User Experience AICC reporting If your system supports AICC, demo that course status updates after completion.
7 User Experience xAPI reporting If your system supports xAPI, demo course completion update.
8 Resources Test & Demo Environment For internal training and testing we require a test instance. 10 licenses are sufficient.
9 Resources Implementation Document/ wiki A wiki or knowledge base article to walk customers through the integration configuration.