Setup Steps for Google Authentication
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.
Step 1: Create Project
Go to https://console.cloud.google.com and create a new Project name “Finalsite-Authentication”
Step 1: Create Project
(Please Note: it may take a couple of moments for the app to be created)
Step 2: API’s and Services
Select the project, and go to "APIs & Services" in the options menu
Step 3
Select "Enable APIs and Services"
Step 4: Contacts API & Google + API
Enable the "Contacts API" and the "Google + API" by searching for them and using the "Enable" option
Step 5: Credentials
Go to "APIs & Services > Credentials"
Step 6: OAuth Client ID
Click Create credentials > Create an "OAuth Client ID"
Step 7: Configure Consent Screen
Click Configure consent screen > You'll be prompted to add a Product Name, use “Finalsite-Authentication”.
Step 8: Create Web Application
Create a Web Application with the following settings:
Step 9: Client ID & Secret
Copy and paste the clientID and Secret, this will need to be provided to Finalsite