Google Apps (Workspace) Provisioning

Google Apps is a software-as-a-service platform (SAAS) that provides email, calendar, documents and other services. This connector uses the Google Apps provisioning APIs to create, add, delete and modify user accounts and email aliases.

Please note that only the Premium (paid) or Educational versions of Google Apps provide access to the provisioning APIs.

Connector will not work on the free Google Apps Domain

  1. First obtain the client_secret.json file from your Google Apps instance -

    1. Log in to your Google Apps Admin Console (at https://www.google.com/a/domain-name) and verify that Security > Enable API access is checked.For more information on these APIs, navigate to the Google Developers interface, and search for these APIs.

    2. In the OAuth 2.0 application of choice (at https://console.developers.google.com), create credential of type Oauth Client ID / Other, then download the related client_secrets.json file.

Enter https://console.developers.google.com/

  1. Click on Enable API and services

  2. Click on Admin SDK

  3. Click on Create Credentials

  4. Click on OAuth consent screen

  5. Click on edit app

  6. Enter details

  7. Click on credential

  8. Download OAuth client

Last updated