Table of Contents generated with DocToc
Follow these steps to analyze GSuite users and groups with Cartography.
-
Prepare your GSuite Credential.
Ingesting GSuite Users and Groups utilizes the Google Admin SDK.
- Enable Google API access
- Create a new G Suite user account and accept the Terms of Service. This account will be used as the domain-wide delegated access.
- Perform G Suite Domain-Wide Delegation of Authority
- Download the service account's credentials
- Export the environmental variables:
GSUITE_GOOGLE_APPLICATION_CREDENTIALS
- location of the credentials file.GSUITE_DELEGATED_ADMIN
- email address that you created in step 2