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

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

php - "cURL error 28: Resolving timed out" on Wordpress on Azure App Service on Linux -