Set the Credentials for the Platform Secret (GCPServiceAccountKey)
< Scope
warning
You must have the GCPServiceAccountKey credentials and it can be generated using the gcloud CLI or the GCP portal. Contact your GCP administrator for more information.
Authorise Wayfinder to access your GCP project using static credentials (GCPServiceAccountKey). Specify the GCP Service Account Key in JSON format, which is a credential for programmatically accessing GCP resources.
CLI Instructions
FORMAT:
wf create platformsecret cloudidentity gcpserviceaccountkey NAMEOFSECRET --service-account-key SERVICEACCOUNTKEY
wf create platformsecret cloudidentity gcpserviceaccountkey mysecret5 --service-account-key thekeyvalue
◉ Creating secret mysecret5...
✔ Platform secret mysecret5 created
Web Interface Instructions
Steps
- Select the GCPServiceAccountKey option
- Fill in the details as outlined in the Properties section
- Click the Continue button
Screenshot(s)
Properties
Field | Description |
---|---|
Type | The type of credential to use. Option(s): - GCPServiceAccountKey |
Service_account_key | The service account key for this GCP service account in JSON format |
What comes next?
Related Reading
See details for creating other Static Credential Values: