For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

Settings

Manage your cluster settings using authorizations, automatic cluster updates, and user task restrictions, or permanently delete the cluster.

Manage cluster settings

To manage your cluster settings:

  1. Navigate to Camunda Hub, and select the Clusters tab.
  2. Select the cluster you want to manage, and select the Settings tab.
  3. Enable/disable cluster settings as required, or delete the cluster.

Cluster settings

Authorizations

You can enable authorizations on a per-cluster basis to control the level of access users and clients have over Orchestration Cluster resources.

  • Enable this setting to use authorizations in the cluster.
  • Disable this setting if you do not want to use authorizations in the cluster. You can still configure authorizations in the Orchestration Cluster Admin, but they are only applied to the cluster when you enable this setting.
tip

Multi-tenancy

You can enable multi-tenancy checks on a per-cluster basis to enforce tenant-level authorization for Orchestration Cluster resources.

note

This setting applies to Camunda 8 SaaS. In Self-Managed, multi-tenancy checks are not configured through this UI — set them using configuration properties at startup.

  • Enable this setting to enforce tenant-level authorization checks. Users, groups, and roles not assigned to a tenant lose access to any resources scoped to that tenant.
  • Disable this setting to allow tenants to be created and principals assigned without enforcing checks. All data maps to the <default> tenant.

This setting is disabled by default. Only organization admins can change it, and it is available for clusters running generation 8.8 and later. The setting is reversible: disabling it restores the implicit <default>-tenant behavior.

For details on creating tenants and managing assignments, see tenant management.

warning

Before you enable multi-tenancy checks, assign all users, groups, and roles that need access to their tenants and to the <default> tenant. Once checks are enforced, any principal not assigned to a tenant loses access to the resources scoped to that tenant.

Automatic cluster updates

You can set the cluster to automatically update to newer versions of Camunda 8 when they are released.

  • Enable this setting to automatically update the cluster when a new patch release is available. During an update, the cluster may be unavailable for a short time. You can still manually update the cluster.
  • Disable this setting if you do not want the cluster to automatically update. You must manually update the cluster.
tip

For more information on updating clusters, see update your cluster.

Enforce user task restrictions

Starting with Camunda 8.10, this cluster setting is no longer available because user task access restrictions were removed together with Tasklist V1.

note

Use authorization-based access control and user task authorization to control task visibility and operations in current Tasklist deployments.

Delete this cluster

You can permanently delete the selected cluster. See delete your cluster.

caution

Deleting a cluster is permanent. You cannot reuse a cluster after it has been deleted.