Skip to main content
Version: 8.10 (unreleased)

Type Alias: ClientId

type ClientId = CamundaKey<"ClientId">;

The unique identifier of an OAuth client. Minted outside the Camunda REST API: in SaaS by Console, in Self-Managed with OIDC by the external identity provider (e.g. EntraID, Keycloak, Okta). In Self-Managed with Basic authentication, machine-to-machine applications are modelled as users instead — see the user identifier.