Google Cloud Service account

From wikieduonline
Revision as of 07:52, 9 October 2023 by Sep (talk | contribs) (→‎See also)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Service accounts do not have passwords, and cannot log in via browsers or cookies, you can create an account with gcloud iam service-accounts create and generate access keys with gcloud iam service-accounts keys create command.


Create service account:

Create login keys for service account:

See: your_key_file_name.json, "type": "service_account"

Login into a service account using generated keys:


Commands

Related

See also

Advertising: