Skip to main content

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)

GCPServiceAccountKey


Properties

FieldDescription
TypeThe type of credential to use.
Option(s):
- GCPServiceAccountKey
Service_account_keyThe service account key for this GCP service account in JSON format

What comes next?


See details for creating other Static Credential Values: