-
Task
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
- Intended/supported use cases: By making use of Camunda's multi-tenance features, I can built a fully multi-tenant-aware application on top
- Not fully supported use cases: I can expose the Camunda APIs and webapps directly to the tenants
Why is the latter not fully supported:
- Certain APIs do not provide full tenant separation, e.g. a tenant can deploy a process for another tenant (see CAM-10101); This can be solved in the intended use case by building custom access checking logic on top of the Camunda API