Register the Open edX Instance with LinkedIn

 To create the LinkedIn app, follow these steps.

  1. Go to the LinkedIn Developers page.
  2. Click Create Application, enter your information in the form, and then submit the form.
  3. On the page that opens with information about the app, note the Client ID and Client Secret.
  4. In the OAuth 2.0 section, for Authorized Redirect URL, enter <Open edX instance domain>/auth/complete/linkedin-oauth2/. For example, for devstack, enter http://localhost:8000/auth/complete/linkedin-oauth2/.
  5. Select Update to save your information.

Comments

Popular posts from this blog

Types of Computers - Basic Computers

Configure OAuth in Open edx

Checking the node.js version in MAC