...
Download the Service Accounts JSON file.
Using terminal command line, obtain a signed URL of the file in GCS:
Code Block gsutil signurl -d 10m <path-to-SA-json>/service-account.json gs://<bucket-name>/<file-name>.json
Use the signed URL and the URL path in Argument Settter Setter plugin.
Info |
---|
Please note that signed URL are time bound. For example, the time set in the example above is only available for 10 minutes. To read more about signed URL, go to https://cloud.google.com/storage/docs/access-control/signing-urls-with-helpersa |
...
Page Properties | ||
---|---|---|
| ||
|