Configure Google Cloud Service Account
Prerequisites
Google Cloud Console Administrative Access or Permissions to:
Create OAuth2 Client ID.
Procedure
Create Service Account
From the Menu navigate to APIs & Services then Credentials.
Click Create Credentials
Select Service Account
Create the new service account with a descriptive name eg. PlaceOS Service Account.
Ignore the next steps in the Wizard and click return to return to the list of service accounts.
Create Keys
Click on the PlaceOS Service Account you just created.
Click Add Key
Select Create New Key
Create a JSON key
This will save a JSON file to your computer, this will be required to complete the PlaceOS Configuration Steps.
Once the key is saved, enable Domain Wide Delegation.
Click Save.
Last updated