-
Sub-task
-
Resolution: Done
-
L3 - Default
-
None
AT:
- available tenants are imported per engine
- defaultTenantId is converted to a defaultTenant object with id and name property:
# A default tenant to the be injected on data from this engine where no tenant is configured in the engine itself. # This property is only relevant in the context of a `One Process Engine Per Tenant`. # For details consult the Multi-Tenancy documentation. defaultTenant: # the id used for this default tenant on persisted entities id: null # the name used for this tenant when displayed in the UI name: null
- configured defaultTenant entries per engine are returned as well