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 0a32df0ce0..f39ada6f30 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 @@ -30,7 +30,11 @@ Multi-tenancy is only available with authentication enabled [through Identity](/ ![deployment via Camunda 8](./img/deploy-endpoint.png) -4. Select **OAuth**, and input the credentials in case your gateway requires authentication: +4. Select **Basic**, and input your username and password in case your gateway requires basic authentication: + +![basic auth configuration](./img/deploy-with-basic-auth.png) + +5. Select **OAuth**, and input the credentials in case your gateway requires authentication with OAuth: :::note The OAuth URL needs to contain the full path to the token endpoint, i.e. `https:///auth/realms/camunda-platform/protocol/openid-connect/token`. @@ -38,8 +42,8 @@ The OAuth URL needs to contain the full path to the token endpoint, i.e. `https: ![oauth configuration](./img/deploy-with-oauth.png) -5. Select the **Remember** checkbox if you want to locally store the connection information. +6. Select the **Remember** checkbox if you want to locally store the connection information. -6. Click **Deploy** to perform the actual deployment. +7. Click **Deploy** to perform the deployment. ![deployment successful](./img/deploy-success.png) diff --git a/docs/self-managed/modeler/desktop-modeler/img/deploy-with-basic-auth.png b/docs/self-managed/modeler/desktop-modeler/img/deploy-with-basic-auth.png new file mode 100644 index 0000000000..a4919ccdb3 Binary files /dev/null and b/docs/self-managed/modeler/desktop-modeler/img/deploy-with-basic-auth.png differ diff --git a/versioned_docs/version-8.2/self-managed/modeler/desktop-modeler/deploy-to-self-managed.md b/versioned_docs/version-8.2/self-managed/modeler/desktop-modeler/deploy-to-self-managed.md index 5a337ab78c..b3f34c6f00 100644 --- a/versioned_docs/version-8.2/self-managed/modeler/desktop-modeler/deploy-to-self-managed.md +++ b/versioned_docs/version-8.2/self-managed/modeler/desktop-modeler/deploy-to-self-managed.md @@ -24,7 +24,11 @@ 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). ::: -1. Select **OAuth**, and input the credentials in case your gateway requires authentication: +4. Select **Basic**, and input your username and password in case your gateway requires basic authentication: + +![basic auth configuration](./img/deploy-with-basic-auth.png) + +5. Select **OAuth**, and input the credentials in case your gateway requires authentication with OAuth: :::note The OAuth URL needs to contain the full path to the token endpoint, i.e. `https:///auth/realms/camunda-platform/protocol/openid-connect/token`. @@ -32,8 +36,8 @@ The OAuth URL needs to contain the full path to the token endpoint, i.e. `https: ![oauth configuration](./img/deploy-with-oauth.png) -5. Select the **Remember** checkbox if you want to locally store the connection information. +6. Select the **Remember** checkbox if you want to locally store the connection information. -6. Click **Deploy** to perform the actual deployment. +7. Click **Deploy** to perform the deployment. ![deployment successful](./img/deploy-success.png) diff --git a/versioned_docs/version-8.2/self-managed/modeler/desktop-modeler/img/deploy-with-basic-auth.png b/versioned_docs/version-8.2/self-managed/modeler/desktop-modeler/img/deploy-with-basic-auth.png new file mode 100644 index 0000000000..a4919ccdb3 Binary files /dev/null and b/versioned_docs/version-8.2/self-managed/modeler/desktop-modeler/img/deploy-with-basic-auth.png differ 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 0a32df0ce0..f39ada6f30 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 @@ -30,7 +30,11 @@ Multi-tenancy is only available with authentication enabled [through Identity](/ ![deployment via Camunda 8](./img/deploy-endpoint.png) -4. Select **OAuth**, and input the credentials in case your gateway requires authentication: +4. Select **Basic**, and input your username and password in case your gateway requires basic authentication: + +![basic auth configuration](./img/deploy-with-basic-auth.png) + +5. Select **OAuth**, and input the credentials in case your gateway requires authentication with OAuth: :::note The OAuth URL needs to contain the full path to the token endpoint, i.e. `https:///auth/realms/camunda-platform/protocol/openid-connect/token`. @@ -38,8 +42,8 @@ The OAuth URL needs to contain the full path to the token endpoint, i.e. `https: ![oauth configuration](./img/deploy-with-oauth.png) -5. Select the **Remember** checkbox if you want to locally store the connection information. +6. Select the **Remember** checkbox if you want to locally store the connection information. -6. Click **Deploy** to perform the actual deployment. +7. Click **Deploy** to perform the deployment. ![deployment successful](./img/deploy-success.png) diff --git a/versioned_docs/version-8.3/self-managed/modeler/desktop-modeler/img/deploy-with-basic-auth.png b/versioned_docs/version-8.3/self-managed/modeler/desktop-modeler/img/deploy-with-basic-auth.png new file mode 100644 index 0000000000..a4919ccdb3 Binary files /dev/null and b/versioned_docs/version-8.3/self-managed/modeler/desktop-modeler/img/deploy-with-basic-auth.png differ diff --git a/versioned_docs/version-8.4/self-managed/modeler/desktop-modeler/deploy-to-self-managed.md b/versioned_docs/version-8.4/self-managed/modeler/desktop-modeler/deploy-to-self-managed.md index 0a32df0ce0..f39ada6f30 100644 --- a/versioned_docs/version-8.4/self-managed/modeler/desktop-modeler/deploy-to-self-managed.md +++ b/versioned_docs/version-8.4/self-managed/modeler/desktop-modeler/deploy-to-self-managed.md @@ -30,7 +30,11 @@ Multi-tenancy is only available with authentication enabled [through Identity](/ ![deployment via Camunda 8](./img/deploy-endpoint.png) -4. Select **OAuth**, and input the credentials in case your gateway requires authentication: +4. Select **Basic**, and input your username and password in case your gateway requires basic authentication: + +![basic auth configuration](./img/deploy-with-basic-auth.png) + +5. Select **OAuth**, and input the credentials in case your gateway requires authentication with OAuth: :::note The OAuth URL needs to contain the full path to the token endpoint, i.e. `https:///auth/realms/camunda-platform/protocol/openid-connect/token`. @@ -38,8 +42,8 @@ The OAuth URL needs to contain the full path to the token endpoint, i.e. `https: ![oauth configuration](./img/deploy-with-oauth.png) -5. Select the **Remember** checkbox if you want to locally store the connection information. +6. Select the **Remember** checkbox if you want to locally store the connection information. -6. Click **Deploy** to perform the actual deployment. +7. Click **Deploy** to perform the deployment. ![deployment successful](./img/deploy-success.png) diff --git a/versioned_docs/version-8.4/self-managed/modeler/desktop-modeler/img/deploy-with-basic-auth.png b/versioned_docs/version-8.4/self-managed/modeler/desktop-modeler/img/deploy-with-basic-auth.png new file mode 100644 index 0000000000..a4919ccdb3 Binary files /dev/null and b/versioned_docs/version-8.4/self-managed/modeler/desktop-modeler/img/deploy-with-basic-auth.png differ diff --git a/versioned_docs/version-8.5/self-managed/modeler/desktop-modeler/deploy-to-self-managed.md b/versioned_docs/version-8.5/self-managed/modeler/desktop-modeler/deploy-to-self-managed.md index 0a32df0ce0..f39ada6f30 100644 --- a/versioned_docs/version-8.5/self-managed/modeler/desktop-modeler/deploy-to-self-managed.md +++ b/versioned_docs/version-8.5/self-managed/modeler/desktop-modeler/deploy-to-self-managed.md @@ -30,7 +30,11 @@ Multi-tenancy is only available with authentication enabled [through Identity](/ ![deployment via Camunda 8](./img/deploy-endpoint.png) -4. Select **OAuth**, and input the credentials in case your gateway requires authentication: +4. Select **Basic**, and input your username and password in case your gateway requires basic authentication: + +![basic auth configuration](./img/deploy-with-basic-auth.png) + +5. Select **OAuth**, and input the credentials in case your gateway requires authentication with OAuth: :::note The OAuth URL needs to contain the full path to the token endpoint, i.e. `https:///auth/realms/camunda-platform/protocol/openid-connect/token`. @@ -38,8 +42,8 @@ The OAuth URL needs to contain the full path to the token endpoint, i.e. `https: ![oauth configuration](./img/deploy-with-oauth.png) -5. Select the **Remember** checkbox if you want to locally store the connection information. +6. Select the **Remember** checkbox if you want to locally store the connection information. -6. Click **Deploy** to perform the actual deployment. +7. Click **Deploy** to perform the deployment. ![deployment successful](./img/deploy-success.png) diff --git a/versioned_docs/version-8.5/self-managed/modeler/desktop-modeler/img/deploy-with-basic-auth.png b/versioned_docs/version-8.5/self-managed/modeler/desktop-modeler/img/deploy-with-basic-auth.png new file mode 100644 index 0000000000..a4919ccdb3 Binary files /dev/null and b/versioned_docs/version-8.5/self-managed/modeler/desktop-modeler/img/deploy-with-basic-auth.png differ