Connect via Service Account
Prerequisites
- Administrator access to Google Admin Console
- Email address of the GSuite Admin to be used for delegation
Step 1: Configure API Access in Google Admin Console
- Log in to Google Admin Console
- Navigate to Security → API Controls
- Under Domain-wide delegation, select Manage domain wide delegation
- Click Add new
- In the Client ID field, enter:
112390080167718584607
- In the OAuth scopes (comma-delimited) field, add the following:
https://www.googleapis.com/auth/admin.directory.domain.readonly,
https://www.googleapis.com/auth/admin.directory.group.readonly,
https://www.googleapis.com/auth/admin.directory.orgunit.readonly,
https://www.googleapis.com/auth/admin.directory.user.readonly,
https://www.googleapis.com/auth/admin.directory.user.security,
https://www.googleapis.com/auth/admin.reports.audit.readonly,
https://www.googleapis.com/auth/admin.reports.usage.readonly,
https://www.googleapis.com/auth/apps.licensing
To use workflow actions, include:
https://www.googleapis.com/auth/admin.directory.group,
https://www.googleapis.com/auth/gmail.settings.basic,
https://www.googleapis.com/auth/gmail.settings.sharing
- Click Authorize
Reference: Google Developer Docs – Delegating Authority
Step 2: Connect the Integration in Zluri
- Log in to Zluri
- Navigate to Sources → Integrations → Browse Catalog
- Search for Google Workspace (Service Account)
- Click Connect Integration or Connect another instance if already connected
Step 3: Review and Add Scopes
-
Review the required scopes presented in the Zluri interface
-
Add additional scopes if required
-
Choose an authorization method:
-
Self-Authorization: Proceed directly to the next step
-
Co-worker Authorization:
- Enter the co-worker's information
- Share the invite link or email containing the connect code
- Co-worker completes authorization using the code
-
Step 4: Authorize the Connection
- Enter the email address of the GSuite Admin used in domain-wide delegation
- Confirm the connection and authorize access through the Zluri interface
Zluri starts syncing user and domain-level data from Google Workspace after successful authorization.
For connection issues, verify that domain delegation, scopes, and admin credentials are correctly configured.
Updated about 5 hours ago