Service Account Authentication

To authenticate using a service account from Google Cloud, use this plugin which can authenticate server-side without any user interaction. The authentication will provide the same permissions as the service account has, which are assigned using the Roles in the Google Cloud IAM portal.
Contact [email protected] to add the Google APIs plugin to your app.

Use cases

  1. 1.
    Access Google Cloud Platform resources, like shared Google Drive folders or any Google Cloud services.
  2. 2.
    Use domain-wide permissions to access information from users in that domain. For example, access the calendars of each user within a Google Workspace, and add events to those calendars.
Contact [email protected] or [email protected] for more context - the above test page does not include the private keys necessary to test the integration.