Skip to main content
Version: 8.8 (unreleased)

Configuration

Configure Management Identity for your Camunda 8 Self-Managed deployment.

Configure Management Identity IdP

The default Camunda 8 Self-Managed deployment uses built-in Keycloak as an identity provider (IdP).

You can configure your Management Identity IdP using the following options:

IdP configurationDescription
Connect to an identity providerConnect to an OpenID Connect (OIDC) authentication provider to replace Keycloak.
Connect to an existing Keycloak instanceConnect Management Identity to your existing Keycloak instance.
Configure an external IdP using KeycloakConfigure an external identity provider using Keycloak, such as OpenID Connect, SAML, LDAP, or Active Directory.
note
  • Management Identity relies on a PostgreSQL. When running Management Identity with an external OIDC provider, you can connect to an alternative Database if your internal policies or compliance requirements prevent the use of PostgreSQL.
  • Keycloak is started as a component in a Docker Compose and Helm Camunda 8 self-managed deployment.