C

cloudidentity.googleapis.com

Google Cloud Identity is Google's identity and endpoint-management service for managing groups, devices, user invitations, and related policies in an organization. It is used by administrators to manage workforce identity resources tied to Google Cloud and Google Workspace environments.

2 integrations · REST · CLI

Cloud Identity exposes a REST API at `cloudidentity.googleapis.com` and is also accessible through `gcloud identity` CLI commands; both use Google-authenticated credentials.

discovered 2mo ago
REST · OpenAPI1
CLI1
Credentials
Google OAuth 2.0 access tokenoauth2Set up OAuth

Create or select a Google Cloud project in the Google Cloud Console, enable the Cloud Identity API, then create OAuth 2.0 client credentials from APIs & Services → Credentials or use a service account for server-to-server access. The Cloud Identity setup guides say to enable the API and, for service accounts, grant domain-wide delegation/admin privileges as needed for your organization. Use the resulting OAuth 2.0 bearer access token when calling cloudidentity.googleapis.com.

Google Cloud CLI loginoauth2$ gcloud auth login

Acquired by the CLI — running gcloud auth login opens the auth flow and stores the credential.

conventions · 0/8 published

Publish these signals → /publishing