Edit Project

Camunda Cluster
Connection Option
Option 1 — Self-Managed
Option 2 — SaaS
Orchestration Authentication
Modeler Authentication (OAuth via Keycloak)
How to get Client ID and Client Secret from Keycloak:
1. Open Camunda Identity
2. Go to ApplicationsAdd Application → type M2M (e.g. name it Crank)
3. Open the app → Access to APIs tab → add Modeler API with write:*
4. Go to Credentials tab — copy Client ID and Client Secret
5. Token URL is from Keycloak: /realms/camunda-platform/protocol/openid-connect/token
Cancel