1 of 14

Setup Steps for Google Authentication

2 of 14

Initial Notes

Client should be logged in with Admin account from their domain. It is suggested that you avoid using a personal account that may be removed, as this may cause a disruption in authentication access for your organization.

3 of 14

Step 1: Create Project

Go to https://console.cloud.google.com and create a new Project name “Finalsite-Authentication”

4 of 14

Step 1: Create Project

(Please Note: it may take a couple of moments for the app to be created)

5 of 14

Step 2: API’s and Services

Select the project, and go to "APIs & Services" in the options menu

6 of 14

Step 3

Select "Enable APIs and Services"

7 of 14

Step 4: Contacts API & Google + API

Enable the "Contacts API" and the "Google + API" by searching for them and using the "Enable" option

8 of 14

Step 5: Credentials

Go to "APIs & Services > Credentials"

9 of 14

Step 6: OAuth Client ID

Click Create credentials > Create an "OAuth Client ID"

10 of 14

Step 7: Configure Consent Screen

Click Configure consent screen > You'll be prompted to add a Product Name, use “Finalsite-Authentication”.

11 of 14

12 of 14

Step 8: Create Web Application

Create a Web Application with the following settings:

    • Name this “Finalsite Auth”
    • https://{yoursiteurl}/integration/oauth/google.cfm
    • Please include both deployment and live URLs�/integration/oauth/google.cfm
    • Please work with your Integration Deployment Specialist to determine which domains to add.

13 of 14

14 of 14

Step 9: Client ID & Secret

Copy and paste the clientID and Secret, this will need to be provided to Finalsite