Create A Facebook

Before Content Store can use Facebook's OAuth 2.0 authentication system for user login, you must create an app on the Facebook Developers website to obtain OAuth 2.0 credentials. For more details, see the Login documentation on the Facebook developer's site.

  1. Go to the Facebook Developers web site.

  2. Select My Apps > Add a New App > advanced setup.

  3. Fill in the displayed form with suitable values for your CUE login app and click Create App ID.

  4. Solve the displayed CAPTCHA puzzle.

  5. A dashboard for the app is now displayed. At the top of the dashboard are an App ID and an App Secret, which you will need to use when configuring authentication. Click on Settings (in the menu on the left).

  6. Enter your email address in the Contact Email field and click on Save Changes.

  7. Click on Status & Review (in the menu on the left)

  8. Switch the app on by clicking on the switch next to the question Do you want to make this app and all its live features available to the general public?. Confirm that you really want to do it, and the switch's No should turn to Yes.

If you also want to use Facebook authentication for webapps, repeat steps 2 - 8 in order to create a second app.