From b571623cb6e35990bd03cdaa3986e7044caf86dd Mon Sep 17 00:00:00 2001 From: Philipp Date: Thu, 14 Dec 2023 13:38:18 +0100 Subject: [PATCH] feat(self-managed): add note about tenant ID Related to https://github.com/camunda/camunda-modeler/issues/3966 --- .../modeler/desktop-modeler/deploy-to-self-managed.md | 6 ++++++ .../modeler/desktop-modeler/deploy-to-self-managed.md | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/docs/self-managed/modeler/desktop-modeler/deploy-to-self-managed.md b/docs/self-managed/modeler/desktop-modeler/deploy-to-self-managed.md index 3f5dcb8311f..a525fe33fb9 100644 --- a/docs/self-managed/modeler/desktop-modeler/deploy-to-self-managed.md +++ b/docs/self-managed/modeler/desktop-modeler/deploy-to-self-managed.md @@ -22,6 +22,12 @@ You can connect to Camunda 8 both securely and insecurely through the `https` an Secured connections to a remote endpoint will only be established if the remote server certificate is trusted by the app. Ensure that signing trusted roots and intermediate certificates [are known to the app](/components/modeler/desktop-modeler/flags/flags.md#zeebe-ssl-certificate). ::: +:::caution + +Multi-tenancy is only available with authentication enabled [through Identity](../../../self-managed/identity/what-is-identity/), and [enabled in all required components](../../../self-managed/concepts/multi-tenancy/). + +::: + ![deployment via Camunda 8](./img/deploy-endpoint.png) 4. Select **OAuth**, and input the credentials in case your gateway requires authentication: diff --git a/versioned_docs/version-8.3/self-managed/modeler/desktop-modeler/deploy-to-self-managed.md b/versioned_docs/version-8.3/self-managed/modeler/desktop-modeler/deploy-to-self-managed.md index 3f5dcb8311f..a525fe33fb9 100644 --- a/versioned_docs/version-8.3/self-managed/modeler/desktop-modeler/deploy-to-self-managed.md +++ b/versioned_docs/version-8.3/self-managed/modeler/desktop-modeler/deploy-to-self-managed.md @@ -22,6 +22,12 @@ You can connect to Camunda 8 both securely and insecurely through the `https` an Secured connections to a remote endpoint will only be established if the remote server certificate is trusted by the app. Ensure that signing trusted roots and intermediate certificates [are known to the app](/components/modeler/desktop-modeler/flags/flags.md#zeebe-ssl-certificate). ::: +:::caution + +Multi-tenancy is only available with authentication enabled [through Identity](../../../self-managed/identity/what-is-identity/), and [enabled in all required components](../../../self-managed/concepts/multi-tenancy/). + +::: + ![deployment via Camunda 8](./img/deploy-endpoint.png) 4. Select **OAuth**, and input the credentials in case your gateway requires authentication: