Facebook Application Guide

Last modified on September 11, 2023 at 5:55 pm

Overview

This guide shows you how to create a login application on Facebook that allows students to log in to DigitalChalk with their Facebook account.

Create a Facebook Application

  1. Go to developers.facebook.com and log in with your normal Facebook login on the Developers page.
  1. Click My Apps, then click Add New App from the drop-down menu.
  1. The Create a New App ID page is displayed.
  2. Enter a name for your new application and provide a contact email for the application. The application name should be something your students will recognize, such as your company name, since it is displayed on the page students see when they first log in to DigitalChalk using Facebook.
  3. Click the Create App ID button.
  1. The Add a Product page is displayed.
  2. Find the Facebook Login product in the list.
  3. Click the Set Up button.
  1. The Quickstart for Facebook Login page is displayed.  Since we won’t be using Quickstart, ignore the four options in the middle.
  2. Click the Settings link under Facebook Login in the Products menu on the left.
  1. The Facebook Login Settings page is displayed.
  2. In the Client OAuth Settings section, make sure that Client OAuth Login, Web OAuth Login, Enforce HTTPS, and Use Strict Mode for Redirect URIs are set to Yes, and all the other security settings are set to No.
  3. Enter the following in the Valid OAuth redirect URIs field: https://[myvirtualhost].digitalchalk.com/dc/signin/facebook
  4. Replace [myvirtualhost] with your DigitalChalk virtual host (for example, https://wayne.digitalchalk.com/dc/signin/facebook)
  1. Click the Save Changes button at the bottom of the page.
  1. Click the Settings link (under Dashboard), and then the Basic link.
  1. The Basic Settings page is shown.
  2. Click on the Show button next to the App Secret field.
  3. Note the App ID and App Secret shown on this page.  You will need them later when we complete the connection on the DigitalChalk website.
  4. Click on the App Icon symbol.
  5. Upload your company logo here. This logo is displayed when students log in to your application with Facebook.
  1. Click the Save Changes button.

Configuring DigitalChalk to Use Your Facebook Application

In DigitalChalk, do the following:

  1. Click the Administration tab, then click My Organization from the System Management list.
  2. The Edit Organization Details page is displayed with a task list.
  3. Select Login/SSO from the task list.
  1. The Login Settings page is displayed.
  2. The button under Form Login should say Activated.  If not, click the Activate button under the Form Login section.  Form Login is activated by default.
  3. Click on the Configure link under the Form Login section.
  1. The Form and Social Login page is displayed.
  2. Click the Configure link under the Facebook section.  (Note: If you have previously configured Facebook, the link will say “Settings” instead.)
  1. Enter the App ID from the Facebook Basic settings for the Application ID, the App Secret from the Facebook Basic settings for Application Secret.
  2. For descriptions of other settings shown here, see Configuring Social Sites for Your Organization.
  3. Click the Save button when you finish entering information for your Facebook application.
  4. The Form and Social Login page is shown again.
  1. Click the activation toggle in the Facebook section of the Form and Social Login page.  This enables students to use your new Facebook application to log in to DigitalChalk
You have completed creating a Facebook login for your DigitalChalk organization. Your students can now log in to DigitalChalk using their Facebook account. If you have any questions, please contact DigitalChalk support for assistance.

How Your DigitalChalk Facebook Login Looks To a Student

When students first log in to your DigitalChalk site with Facebook, they must approve the application through Facebook. The page shown here is a sample of what students see the first time they log into DigitalChalk from Facebook. The red boxes show how your settings are displayed on the Facebook approval page.