Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • To create a Facebook app, complete the following steps:

    • Visit the Facebook app at https://developers.facebook.com/apps

    • From My Apps, click on the Create Apps

    • Choose an app type

      • Select Allow people to log in Facebook account and click on Next

    • Set your app name and email

      • Enter the app name and your email address in the Display Name and Contact Email text boxes, respectively

    • From the left navigation menu, click on Settings and select Basic

    • App ID and App Secret will be visible there

      • App ID- E.g- 705549351609178

      • App Secret- E.g- bff6203a730da65d5db3100b2d56b22e

    • Click Save Changes

    • Go to Products > Configure > Settings from the left navigation menu

      • Click the Client OAuth Login toggle switch to turn to Yes

      • Enter the OAuth URL in the Valid OAuth redirect URIs box

    • Click Save Changes

How to Create Google Apps for Social Connect

Before creating a Google app, ensure that you have a valid Google account

  • To create a Salesforce app, complete the following steps:

    • Login into Google Developers Console

      • First, you will need to log in into your Google Account and then to access the Google Developers Console

      • Select a Project

        • After you login and access the Google Developers Console click on Select a Project Menu Item

      • Create a Project

        • After we click on Select a project Menu Item a popup will appear. We will need to click on New project

      • Setup the Project

        • After we click on New Project we will need to choose a name for the project. After finishing to setup the Project click on Create

      • Create Credentials

        • To use the Google API we need to Create Credentials. Click on Credentials to get started

        • After clicking on Credentials we will need to create an OAuth 2.0 client ID. Click on the OAuth consent screen

      • Create an OAuth 2.0 client ID

        • Choose from the following options and then click on Create:

          • Internal – Only available to users within your organization

          • External – Available to any user with a Google Account

        • After clicking on Create we will need to set the following options

          • Page1: OAuth consent screen

            • Application name – The name of the app asking for consent

            • User support email – For users to contact you with questions about their consent

            • Application logo – Optional

            • Application Homepage page – Optional until you deploy your app

            • Application Privacy Policy link – Optional until you deploy your app

            • Application Terms of Service link – Optional

            • Authorized domains – Optional until you deploy your app

            • Email address – These email addresses are for Google to notify you about any changes to your project

            • Click Save and Continue

          • Page2: Scopes

            • Your non-sensitive scopes- you should add the following 3 scopes

            • Click Save and Continue

          • Page3: Test Users

            • Click Save and Continue

          • Page 4: Summary

            • Click Save and Continue

        • Go to Credentials → Create credentials → OAuth client ID

          • Select OAuth Client ID

        • Choose your Application type

          • Web Application

        • We will need to set the following options

        • Client ID Credentials

          • After clicking on Create you will be prompted with your Client ID Credentials. You will need to copy the Client ID and click on “Done. You will also need to copy the name of your OAuth 2.0 client