Google Apps (Workspace) Provisioning
Last updated
Last updated
Cymmetri.com
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
First obtain the client_secret.json file from your Google Apps instance -
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.
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/
Create New Project
Click on Enable API and services
Search API name
Click on Admin SDK
Click on Enable
Click on Credentials
Click on Create Credentials
Click on OAuth
Select application type Desktop
Download JSON
Click on OAuth consent screen
Click on edit app
Enter details
Click on save and update
Click on Internal
Search admin sdk and click
Select for group
Click on credential
Download OAuth client