OCNORA

Google Cloud IAM

Google CloudOAuth 2.0credential probe

Manage service accounts and project IAM policy (Google OAuth2).

OCNORA ships 5 typed Google Cloud IAM operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.

Operations 5

  • Add IAM Binding
    Add a member to a role on the project IAM policy (read-modify-write).
    cloud_iam.add_iam_binding
  • Create Service Account
    Create a service account in a GCP project.
    cloud_iam.create_service_account
  • Get Project IAM Policy
    Fetch a project's IAM policy bindings.
    cloud_iam.get_project_iam_policy
  • List Service Accounts
    List the service accounts in a GCP project.
    cloud_iam.list_service_accounts
  • Test Permissions
    Test which of the given IAM permissions the caller has on the project.
    cloud_iam.test_permissions

Run your first Google Cloud IAM workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.