Module 1 - Authentication
Upon completing development, to ensure official certification of Module 1, please review each of the test cases mentioned below. To ensure an efficient meeting, please review all appropriate documentation and send technical questions to your Business Development and/or Partner Engineering representative beforehand.
Note
- The Certification Demo can be scheduled with your LinkedIn Business Development point of contact in any order of the above modules as and when development & testing is complete.
- In the demo, all the module-specific test cases should be covered. If few test cases are not applicable for your integration, call them out and notify proactively if possible to your business development point of contact.
- LinkedIn will certify based on the complete coverage of test cases in the certification demos.
- Upon successful certification, LinkedIn will provision your Production API Key
Rule | API Requirements |
---|---|
JP-A-01 | Demonstrate ability to generate an access token using the OAuth2 Client Credentials method. Requests for tokens should not use GET HTTP methods. |
JP-A-02 | Confirm ability to periodically verify that an access token is valid. |
JP-A-03 | Confirm ability to detect access token expiry. |
JP-A-04 | Confirm ability to retrigger OAuth 2.0 Client Credentials flow in case token has expired or been invalidated. |