✅ Connect Google Vault to Jatheon – Step-by-Step Guide
To connect Google Vault to Jatheon and enable data exports, follow this guide to configure the API, create a service account, and delegate access properly.
🔐 Step 1: Sign In and Open Google Cloud Console
- Log in to the Google account associated with Vault access.
- Go to the Google Cloud Console.
📁 Step 2: Create a New Project
- In the top navigation bar, click the project dropdown.
- Select New Project.
- Fill in the required fields.
-
- We recommend naming the project something like
API1to keep things simple.
- We recommend naming the project something like
4. Click Create.
🔹 Step 3: Verify Project Selection
- Ensure your new project is selected in the top blue navigation bar.
- If not, click the dropdown to switch to the correct project.
⚠️ Step 4: Configure Internal Access (If Prompted)
- If a configuration warning appears:
- Click Configure.
- Select Internal.
- Fill in the required details:
- App Name
- Support Email
- App Logo (optional)
5. Click Save and Continue.
📄 Step 5: Create OAuth Credentials
- In the left sidebar, go to APIs & Services > Credentials.
- Click Create Credentials → OAuth Client ID.
- Choose Desktop App as the application type.
- Enter a name (e.g.,
Vault Desktop Access) and click Create. - Download the credentials file.
- Rename it to something identifiable, like
clientname1.credentials.json.
✅ Step 6: Enable Google Vault API
- Visit the Google Vault API Library.
- Make sure your project is selected.
- Click Enable.
🚀 Step 7: Create a Service Account
- Visit the Service Accounts page.
- Confirm the correct project is selected.
- Click Create Service Account.
- Enter a Service Account Name and optional description.
- Click Create and Continue.
- For Role, choose Owner.
- Click Done.
➡️ Copy and save the Client ID for later use.
🔑 Step 8: Generate and Download a Key
- In the Service Account list, click the Actions (⋮) menu next to your account.
- Select Manage Keys.
- Click Add Key → Create New Key.
- Choose JSON.
- The key file will download automatically. Store it securely.
🤜 Step 9: Set Up Domain-Wide Delegation
- Go to your Google Admin Console.
- Navigate to:
- Security > Access and Data Control > API Controls
- Scroll down and click Manage Domain-Wide Delegation.
- Click Add New.
- Paste the Client ID you saved earlier.
-
Under OAuth Scopes, add the following scopes (one per line):
https://www.googleapis.com/auth/ediscovery https://www.googleapis.com/auth/devstorage.full_control - Click Authorize.
- ✉️ Final Note
- ✅ The service account is now authorized to connect to the Google Vault API.
- 📌 Important: This service account cannot directly access Vault data.
You must provide the email address of a user with Vault export and download permissions to impersonate during migration.
Comments
0 comments
Please sign in to leave a comment.