Strategy One
Configure Cross-project GCP Secret Manager Vault Connections with Default Service Account Mode
The following functionality is only available for Managed Cloud Enterprise (MCE) environments.
Starting in Strategy One (May 2026), you can configure cross-project Google Cloud Platform (GCP) Secret Manager vault connections using a default service account for a more secure workflow.
Prerequisites
-
Strategy requires the remote Google project ID for each Google Secret Manager vault connection with Default Service Account mode.
-
Strategy requires the Strategy default service account to be granted the Secret Manager Secret Accessor role in the remote Google project.
-
A secret that includes the username and password for your database must use the following JSON format:
{"username": "my-username", "password": "my-password"}
Grant Permission to Strategy Default Service Account
-
Contact the Strategy Support team for the Strategy Default Service Account used in your MCE environment.
-
In GCP, go to Security and Secret manager.
-
Select your Strategy default service account and click the Permissions tab.
-
Click Grant access.
-
In Assign roles, select Secret Manager Secret Accessor.
Create a Google Secret Manager Vault Connection with Default Service Account Mode
- Open the Workstation window.
- In the Navigation pane, click Data Sources.
- Click the Vault Connections tab.
- Click Add New Vault Connection.
- Enter values in the following fields:
- Name: Type a name for your connection.
- Type: Choose Google Secret Manager.
- Gateway Agent: Leave empty.
- Authentication Mode: Choose Default Service Account.
Project ID: Type your Project ID.
To find your Project ID, go to the Google Cloud Console Dashboard and find it under Project info.
- Click Save.
Validate the Vault Connection with Default Service Account Mode
- Open the Workstation window.
- In the Navigation pane, click Data Sources.
- Click the Database Logins tab.
- Click Add New Database Login.
- Toggle on Use Vault.
- Type a database login Name.
- Optionally type a Description.
- Expand the Type drop-down list and choose Google Secret Manager.
- Expand the Vault Connection drop-down list and choose your newly created vault connection.
- In Secret Name, type the secret name that was granted cross-project access.
- Click Save.
