Skip to main content

service_accounts

Overview

Nameservice_accounts
TypeResource
Idgoogle.iamcredentials.service_accounts

Fields

SELECT not supported for this resource, use SHOW METHODS to view available operations for the resource and then invoke a supported method using the EXEC command

Methods

NameAccessible byRequired ParamsDescription
generate_access_tokenEXECprojectsId, serviceAccountsIdGenerates an OAuth 2.0 access token for a service account.
generate_id_tokenEXECprojectsId, serviceAccountsIdGenerates an OpenID Connect ID token for a service account.
sign_blobEXECprojectsId, serviceAccountsIdSigns a blob using a service account's system-managed private key.
sign_jwtEXECprojectsId, serviceAccountsIdSigns a JWT using a service account's system-managed private key.