oauth 2.0 - Google Cloud Platform programmatically create user account via API -
i'd create programmatically via api new account accessing google cloud platform.
i'm doing gsuite (provisioning users via oauth), possible same google cloud platform?
is possible "non-google" external account maybe invitation on email?
having setup oauth in gsuite, possible use same token / account perform operations (maybe assigning more scopes)?
are api (https://cloud.google.com/iam/docs/granting-changing-revoking-access) available?
updating iam policy indeed way use api grant access on "pure gcp" level.
however, can give role in project google group (or few, if require different access levels), , manage group using gsuite admin sdk.
Comments
Post a Comment