Create Two Facebook Apps

Before Content Engine can use Facebook's OAuth 2.0 authentication system for user login, you must create one or two apps on the Facebook Developers website to obtain OAuth 2.0 credentials: one app for Content Studio login credentials, and one app for webapp login credentials (Web Studio and Mobile Studio) if required. 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. ??is that correct??

  3. Fill in the displayed form with suitable values for your Content Studio 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.

??Do you need to do anything else??

If you also want to use Facebook authentication for webapps, repeat steps 2 - 8 in order to create a second app. ??do you do the same things, or something different??