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

From wikieduonline
Jump to navigation Jump to search
Line 16: Line 16:
 
== Related ==
 
== Related ==
 
* <code>[[gcloud iam service-accounts keys create]]</code>
 
* <code>[[gcloud iam service-accounts keys create]]</code>
 
+
* <code>[[gcloud projects list]]</code>
  
 
[[Category:GCP]]
 
[[Category:GCP]]

Revision as of 20:38, 21 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

Advertising: