Third-party Authentication Add-on for Facebook. Customer Guide.#

The following configuration will allow the customers to configure the Facebook OAuth application to implement authentication with Facebook accounts on their LMS sites.

Integration Requisites

  • It is required to have your LMS site in a domain of your own.

  • Enterprise or performance subscription with the add-on third-party authentication enabled.

Configuring the Facebook OAUTH Application#

  1. Log in to your Facebook account to access The developer's console.

  1. On the Add Products to your App page, select Create an App. This will allow you to create a new app for the integration with the LMS site.

    1. Select Consumer.

    2. Enter App Display Name.

    3. Enter App Contact Email.

    4. Select Create App. You may be prompted to reenter your password for security reasons.

../../../_images/third-party-integration-facebookapp-newapp.gif
  1. On your app dashboard, add a product using the option named Facebook Login.

    1. Select Web or www.

    2. Enter your LMS domain.

    3. Enter Save Changes.

../../../_images/third-party-integration-facebookapp-basicsettings.gif
  1. Go to Products > Facebook Login > Settings and make sure the Valid OAuth Redirect URIs is configure with:

https://YOURLMSDOMAIN/auth/complete/facebook/
../../../_images/third-party-integration-facebookapp-redirecturl.gif
  1. Provide eduNEXT with the credentials recently created.

    The client ID and client secret can be found at Settings > Basic.

../../../_images/third-party-integration-facebookapp-credentials.gif

The credentials look like the example below.

App-ID = 12345678901233456
App-Secret = xXxXXxXxXXxXXxXXxxXxxXxxXxXxxXxx

Send this information to the eduNEXT customer support team via the Edunext Control Center > Customer Support > Submit a Ticket.

Note

Make sure to switch the toggle from “In development” to “production”.