Nathan Loding
Nathan Loding
Related forum posts: - https://forum.camunda.io/t/client-application-with-self-managed-8-3-and-no-identity-does-not-work-with-8-4-self-managed/49996 - https://forum.camunda.io/t/camunda-8-4-0-error-when-starting-client-application-failed-to-activate-jobs/50221
Adding a note: we should also include how to configure this via the application.yaml, like so: ``` tenants: - name: Identity Team tenantId: identity-team members: - type: GROUP group-name: "Test...
@MaxTru - at this point, we need more guidance from the engineering team(s). There is no documentation about how to build and run this new distribution for our community, and...
@MaxTru - that answers almost everything! Three short follow ups: - if they want to test locally, they will need to have Postgres and/or Elasticsearch installed. I see there is...