Creating a Google service
Authenticating with Google requires creating a Google app, and then creating a corresponding Google service in Brightspot.
To create a Google service:
-
Ensure that you have already configured a Google app as described in the following steps:
- Navigate to Google Cloud Console - API Credentials.
- Click OAuth consent screen and fill out the form, then click Save.
- Click Create Credentials and name the application.
- Copy the Client ID and Client Secret.
-
Click > Social > Services.
-
In the Services widget, click New Google Service.
-
Under Name, enter a name for this Google service.
-
Under Client ID, paste the client ID you copied from Google.
-
Under Client Secret, paste the client secret you copied from Google.
-
Click Save.
Once you have created a Google service, slot it into the Google Service field when configuring Google authentication settings.