Configure VCE to Work with Facebook

Please follow these steps to make VCE work with Facebook.

  1. Create a Facebook application on the Facebook developer site: http://www.facebook.com/developers

  2. Note the Application ID and the Application Secret

  3. Go to the Facebook Integration tab

  4. Update the Canvas URL with the URL of your publication, e.g. http://community-example.com/.

  5. Create a Nursery configuration file in the Nursery path: /com/escenic/community/sso/FacebookProvider.properties

  6. Add the following information to the Nursery configuration file created in the last step:

    applicationID = the-application-ID-found-in-step-two
    applicationSecret = the-application-secret-found-in-step-two