Edit Project

Basic Information
Cluster Connection
Orchestration Cluster
Access to Camunda APIs

Caddy needs API access to the Camunda Web Modeler to deploy Connector Templates and back up projects. This requires registering Caddy as an application in Camunda Identity and granting it access to the Modeler API.

How to obtain Client ID and Client Secret from Camunda Identity:
  1. Open Camunda Identity
  2. Go to ApplicationsAdd Application → type M2M (e.g. name it Caddy)
  3. Open the app → Access to APIs tab → enable Modeler API with write:*
  4. Go to the Credentials tab — copy Client ID and Client Secret
Cancel