Difference between revisions of "Your key file name.json"

From wikieduonline
Jump to navigation Jump to search
Line 18: Line 18:
 
* <code>[[gcloud projects list]]</code>
 
* <code>[[gcloud projects list]]</code>
 
* <code>[[GOOGLE_APPLICATION_CREDENTIALS]]</code>
 
* <code>[[GOOGLE_APPLICATION_CREDENTIALS]]</code>
 +
 +
== See also ==
 +
* {{gcloud iam}}
  
 
[[Category:GCP]]
 
[[Category:GCP]]

Revision as of 12:25, 22 June 2022

{
  "type": "service_account",
  "project_id": "your-project",
  "private_key_id": "461f06f39328f37axxxxxx",
  "private_key": "-----BEGIN PRIVATE KEY-----\nMIIEvgIBA.../...DANBgkqhkiG9-----END PRIVATE KEY-----\n",
  "client_email": "[email protected]",
  "client_id": "101423435667",
  "auth_uri": "https://accounts.google.com/o/oauth2/auth",
  "token_uri": "https://oauth2.googleapis.com/token",
  "auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
  "client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/local-dev-martin%40elucidate-co.iam.gserviceaccount.com"
}

Related

See also

Advertising: