From c3c5972de4d5f111cc934091cf48556e3000ee90 Mon Sep 17 00:00:00 2001 From: mesellings Date: Mon, 22 Jul 2024 15:35:06 +0100 Subject: [PATCH 1/4] Initial draft of settings page --- .../console/manage-clusters/settings.md | 45 +++++++++++++++++-- 1 file changed, 42 insertions(+), 3 deletions(-) diff --git a/docs/components/console/manage-clusters/settings.md b/docs/components/console/manage-clusters/settings.md index 7cf9d20d37..c7b2279608 100644 --- a/docs/components/console/manage-clusters/settings.md +++ b/docs/components/console/manage-clusters/settings.md @@ -1,13 +1,52 @@ --- id: settings title: Settings -description: "Set up resource-based authorizations to authorize access and assign permissions to process and decision definitions." +description: "Manage your cluster settings or permanently delete the cluster." --- -Set up resource-based authorizations to authorize access and assign permissions to process and decision definitions in the **Settings** tab. You can enable resource-based authorizations on a per-cluster basis. It's possible to disable the feature at any time. +Manage your cluster settings or permanently delete the cluster. ![Cluster settings](./img/cluster-settings.png) +## Resource-based authorizations + +You can enable resource-based authorization on a per-cluster basis to control the level of access users have to system resources. + +- Enable this setting to use resource-based authorization in the cluster. You must define resource access for each user as users no longer have access to all process and decision definitions. +- Disable this setting if you do not want to use resource-based authorization in the cluster. You can still configure resource authorizations, but they are only applied to cluster users when you enable this setting. + +:::tip +For more information on resource-based authorization, see [Resource authorizations](/components/concepts/resource-authorizations.md) and [resource-based authorization](/components/console/manage-organization/manage-users.md/#resource-based-authorizations). +::: + +## Automatic cluster updates + +You can set the cluster to automatically update to newer versions of Camunda 8 when they are released. + +- Enable this setting to automatically update the cluster when a new patch release is available. During an update, the cluster may be unavailable for a short time. You can still manually update the cluster. +- Disable this setting if you do not want the cluster to automatically update. You must manually update the cluster. + +:::tip +For more information on updating clusters, see [Update your cluster](/components/console/manage-clusters/update-cluster.md). +::: + +## Enforce user task restrictions + +You can enable user task access restrictions in the cluster to restrict Tasklist task access to assigned/candidate users and groups. + +- Enable this setting to use user task access restrictions in the cluster. Tasks assigned to users or candidate groups are only visible to assigned users or respective group members. +- Disable this setting if you do not want to use user task access restrictions in the cluster. Any user can see any task, regardless of the assignment. Use this mode in development environments to test assignment rules. + :::tip -To learn more about creating resource-based authorizations, visit our [resource-based authorization documentation](../manage-organization/manage-users.md#resource-based-authorizations) +For more information on user task access restrictions, see [User task access restrictions](/components/concepts/access-control/user-task-access-restrictions.md). +::: + +## Delete this cluster + +You can _permanently_ delete the selected cluster. + +- To delete the cluster, see [Delete your cluster](/components/console/manage-clusters/delete-cluster.md). + +:::caution +Deleting a cluster is permanent. You cannot reuse a cluster after it has been deleted. ::: From 3465214d52fd635dc36d7c662f9a1bc4061e615a Mon Sep 17 00:00:00 2001 From: mesellings Date: Tue, 23 Jul 2024 10:08:11 +0100 Subject: [PATCH 2/4] Chages applied to 8.5, 8.5, 8.3 --- .../console/manage-clusters/settings.md | 23 ++++++++-- .../console/manage-clusters/settings.md | 23 ++++++++-- .../console/manage-clusters/settings.md | 45 +++++++++++++++++-- 3 files changed, 82 insertions(+), 9 deletions(-) diff --git a/versioned_docs/version-8.3/components/console/manage-clusters/settings.md b/versioned_docs/version-8.3/components/console/manage-clusters/settings.md index 7cf9d20d37..6200a0884f 100644 --- a/versioned_docs/version-8.3/components/console/manage-clusters/settings.md +++ b/versioned_docs/version-8.3/components/console/manage-clusters/settings.md @@ -1,13 +1,30 @@ --- id: settings title: Settings -description: "Set up resource-based authorizations to authorize access and assign permissions to process and decision definitions." +description: "Manage your cluster settings or permanently delete the cluster." --- -Set up resource-based authorizations to authorize access and assign permissions to process and decision definitions in the **Settings** tab. You can enable resource-based authorizations on a per-cluster basis. It's possible to disable the feature at any time. +Manage your cluster settings or permanently delete the cluster. ![Cluster settings](./img/cluster-settings.png) +## Resource-based authorizations + +You can enable resource-based authorization on a per-cluster basis to control the level of access users have to system resources. + +- Enable this setting to use resource-based authorization in the cluster. You must define resource access for each user as users no longer have access to all process and decision definitions. +- Disable this setting if you do not want to use resource-based authorization in the cluster. You can still configure resource authorizations, but they are only applied to cluster users when you enable this setting. + :::tip -To learn more about creating resource-based authorizations, visit our [resource-based authorization documentation](../manage-organization/manage-users.md#resource-based-authorizations) +For more information on resource-based authorization, see [Resource authorizations](/components/concepts/resource-authorizations.md) and [resource-based authorization](/components/console/manage-organization/manage-users.md/#resource-based-authorizations). +::: + +## Delete this cluster + +You can _permanently_ delete the selected cluster. + +- To delete the cluster, see [Delete your cluster](/components/console/manage-clusters/delete-cluster.md). + +:::caution +Deleting a cluster is permanent. You cannot reuse a cluster after it has been deleted. ::: diff --git a/versioned_docs/version-8.4/components/console/manage-clusters/settings.md b/versioned_docs/version-8.4/components/console/manage-clusters/settings.md index 7cf9d20d37..6200a0884f 100644 --- a/versioned_docs/version-8.4/components/console/manage-clusters/settings.md +++ b/versioned_docs/version-8.4/components/console/manage-clusters/settings.md @@ -1,13 +1,30 @@ --- id: settings title: Settings -description: "Set up resource-based authorizations to authorize access and assign permissions to process and decision definitions." +description: "Manage your cluster settings or permanently delete the cluster." --- -Set up resource-based authorizations to authorize access and assign permissions to process and decision definitions in the **Settings** tab. You can enable resource-based authorizations on a per-cluster basis. It's possible to disable the feature at any time. +Manage your cluster settings or permanently delete the cluster. ![Cluster settings](./img/cluster-settings.png) +## Resource-based authorizations + +You can enable resource-based authorization on a per-cluster basis to control the level of access users have to system resources. + +- Enable this setting to use resource-based authorization in the cluster. You must define resource access for each user as users no longer have access to all process and decision definitions. +- Disable this setting if you do not want to use resource-based authorization in the cluster. You can still configure resource authorizations, but they are only applied to cluster users when you enable this setting. + :::tip -To learn more about creating resource-based authorizations, visit our [resource-based authorization documentation](../manage-organization/manage-users.md#resource-based-authorizations) +For more information on resource-based authorization, see [Resource authorizations](/components/concepts/resource-authorizations.md) and [resource-based authorization](/components/console/manage-organization/manage-users.md/#resource-based-authorizations). +::: + +## Delete this cluster + +You can _permanently_ delete the selected cluster. + +- To delete the cluster, see [Delete your cluster](/components/console/manage-clusters/delete-cluster.md). + +:::caution +Deleting a cluster is permanent. You cannot reuse a cluster after it has been deleted. ::: diff --git a/versioned_docs/version-8.5/components/console/manage-clusters/settings.md b/versioned_docs/version-8.5/components/console/manage-clusters/settings.md index 7cf9d20d37..c7b2279608 100644 --- a/versioned_docs/version-8.5/components/console/manage-clusters/settings.md +++ b/versioned_docs/version-8.5/components/console/manage-clusters/settings.md @@ -1,13 +1,52 @@ --- id: settings title: Settings -description: "Set up resource-based authorizations to authorize access and assign permissions to process and decision definitions." +description: "Manage your cluster settings or permanently delete the cluster." --- -Set up resource-based authorizations to authorize access and assign permissions to process and decision definitions in the **Settings** tab. You can enable resource-based authorizations on a per-cluster basis. It's possible to disable the feature at any time. +Manage your cluster settings or permanently delete the cluster. ![Cluster settings](./img/cluster-settings.png) +## Resource-based authorizations + +You can enable resource-based authorization on a per-cluster basis to control the level of access users have to system resources. + +- Enable this setting to use resource-based authorization in the cluster. You must define resource access for each user as users no longer have access to all process and decision definitions. +- Disable this setting if you do not want to use resource-based authorization in the cluster. You can still configure resource authorizations, but they are only applied to cluster users when you enable this setting. + +:::tip +For more information on resource-based authorization, see [Resource authorizations](/components/concepts/resource-authorizations.md) and [resource-based authorization](/components/console/manage-organization/manage-users.md/#resource-based-authorizations). +::: + +## Automatic cluster updates + +You can set the cluster to automatically update to newer versions of Camunda 8 when they are released. + +- Enable this setting to automatically update the cluster when a new patch release is available. During an update, the cluster may be unavailable for a short time. You can still manually update the cluster. +- Disable this setting if you do not want the cluster to automatically update. You must manually update the cluster. + +:::tip +For more information on updating clusters, see [Update your cluster](/components/console/manage-clusters/update-cluster.md). +::: + +## Enforce user task restrictions + +You can enable user task access restrictions in the cluster to restrict Tasklist task access to assigned/candidate users and groups. + +- Enable this setting to use user task access restrictions in the cluster. Tasks assigned to users or candidate groups are only visible to assigned users or respective group members. +- Disable this setting if you do not want to use user task access restrictions in the cluster. Any user can see any task, regardless of the assignment. Use this mode in development environments to test assignment rules. + :::tip -To learn more about creating resource-based authorizations, visit our [resource-based authorization documentation](../manage-organization/manage-users.md#resource-based-authorizations) +For more information on user task access restrictions, see [User task access restrictions](/components/concepts/access-control/user-task-access-restrictions.md). +::: + +## Delete this cluster + +You can _permanently_ delete the selected cluster. + +- To delete the cluster, see [Delete your cluster](/components/console/manage-clusters/delete-cluster.md). + +:::caution +Deleting a cluster is permanent. You cannot reuse a cluster after it has been deleted. ::: From 23ff64b71fee9630fc46e32b6ac22d681be43b8a Mon Sep 17 00:00:00 2001 From: Christina Ausley Date: Wed, 24 Jul 2024 13:24:36 -0400 Subject: [PATCH 3/4] style(formatting): minor grammatical tweaks --- .../console/manage-clusters/settings.md | 14 ++++---- .../console/manage-clusters/settings.md | 32 +++++++++++++++---- .../console/manage-clusters/settings.md | 32 +++++++++++++++---- .../console/manage-clusters/settings.md | 14 ++++---- 4 files changed, 64 insertions(+), 28 deletions(-) diff --git a/docs/components/console/manage-clusters/settings.md b/docs/components/console/manage-clusters/settings.md index c7b2279608..43ff6118e3 100644 --- a/docs/components/console/manage-clusters/settings.md +++ b/docs/components/console/manage-clusters/settings.md @@ -4,19 +4,19 @@ title: Settings description: "Manage your cluster settings or permanently delete the cluster." --- -Manage your cluster settings or permanently delete the cluster. +In this document, learn how to manage your cluster settings using resource-based authorizations, automatic cluster updates, and user task restrictions, or permanently delete the cluster. ![Cluster settings](./img/cluster-settings.png) ## Resource-based authorizations -You can enable resource-based authorization on a per-cluster basis to control the level of access users have to system resources. +You can enable resource-based authorization on a per-cluster basis to control the level of access users have over system resources. - Enable this setting to use resource-based authorization in the cluster. You must define resource access for each user as users no longer have access to all process and decision definitions. - Disable this setting if you do not want to use resource-based authorization in the cluster. You can still configure resource authorizations, but they are only applied to cluster users when you enable this setting. :::tip -For more information on resource-based authorization, see [Resource authorizations](/components/concepts/resource-authorizations.md) and [resource-based authorization](/components/console/manage-organization/manage-users.md/#resource-based-authorizations). +For more information on resource-based authorization, see [resource authorizations](/components/concepts/resource-authorizations.md) and [resource-based authorization](/components/console/manage-organization/manage-users.md/#resource-based-authorizations). ::: ## Automatic cluster updates @@ -27,7 +27,7 @@ You can set the cluster to automatically update to newer versions of Camunda 8 w - Disable this setting if you do not want the cluster to automatically update. You must manually update the cluster. :::tip -For more information on updating clusters, see [Update your cluster](/components/console/manage-clusters/update-cluster.md). +For more information on updating clusters, see [update your cluster](/components/console/manage-clusters/update-cluster.md). ::: ## Enforce user task restrictions @@ -38,14 +38,12 @@ You can enable user task access restrictions in the cluster to restrict Tasklist - Disable this setting if you do not want to use user task access restrictions in the cluster. Any user can see any task, regardless of the assignment. Use this mode in development environments to test assignment rules. :::tip -For more information on user task access restrictions, see [User task access restrictions](/components/concepts/access-control/user-task-access-restrictions.md). +For more information on user task access restrictions, see [user task access restrictions](/components/concepts/access-control/user-task-access-restrictions.md). ::: ## Delete this cluster -You can _permanently_ delete the selected cluster. - -- To delete the cluster, see [Delete your cluster](/components/console/manage-clusters/delete-cluster.md). +You can _permanently_ delete the selected cluster. See [delete your cluster](/components/console/manage-clusters/delete-cluster.md) for additional details. :::caution Deleting a cluster is permanent. You cannot reuse a cluster after it has been deleted. diff --git a/versioned_docs/version-8.3/components/console/manage-clusters/settings.md b/versioned_docs/version-8.3/components/console/manage-clusters/settings.md index 6200a0884f..43ff6118e3 100644 --- a/versioned_docs/version-8.3/components/console/manage-clusters/settings.md +++ b/versioned_docs/version-8.3/components/console/manage-clusters/settings.md @@ -4,26 +4,46 @@ title: Settings description: "Manage your cluster settings or permanently delete the cluster." --- -Manage your cluster settings or permanently delete the cluster. +In this document, learn how to manage your cluster settings using resource-based authorizations, automatic cluster updates, and user task restrictions, or permanently delete the cluster. ![Cluster settings](./img/cluster-settings.png) ## Resource-based authorizations -You can enable resource-based authorization on a per-cluster basis to control the level of access users have to system resources. +You can enable resource-based authorization on a per-cluster basis to control the level of access users have over system resources. - Enable this setting to use resource-based authorization in the cluster. You must define resource access for each user as users no longer have access to all process and decision definitions. - Disable this setting if you do not want to use resource-based authorization in the cluster. You can still configure resource authorizations, but they are only applied to cluster users when you enable this setting. :::tip -For more information on resource-based authorization, see [Resource authorizations](/components/concepts/resource-authorizations.md) and [resource-based authorization](/components/console/manage-organization/manage-users.md/#resource-based-authorizations). +For more information on resource-based authorization, see [resource authorizations](/components/concepts/resource-authorizations.md) and [resource-based authorization](/components/console/manage-organization/manage-users.md/#resource-based-authorizations). ::: -## Delete this cluster +## Automatic cluster updates + +You can set the cluster to automatically update to newer versions of Camunda 8 when they are released. + +- Enable this setting to automatically update the cluster when a new patch release is available. During an update, the cluster may be unavailable for a short time. You can still manually update the cluster. +- Disable this setting if you do not want the cluster to automatically update. You must manually update the cluster. + +:::tip +For more information on updating clusters, see [update your cluster](/components/console/manage-clusters/update-cluster.md). +::: + +## Enforce user task restrictions -You can _permanently_ delete the selected cluster. +You can enable user task access restrictions in the cluster to restrict Tasklist task access to assigned/candidate users and groups. + +- Enable this setting to use user task access restrictions in the cluster. Tasks assigned to users or candidate groups are only visible to assigned users or respective group members. +- Disable this setting if you do not want to use user task access restrictions in the cluster. Any user can see any task, regardless of the assignment. Use this mode in development environments to test assignment rules. + +:::tip +For more information on user task access restrictions, see [user task access restrictions](/components/concepts/access-control/user-task-access-restrictions.md). +::: + +## Delete this cluster -- To delete the cluster, see [Delete your cluster](/components/console/manage-clusters/delete-cluster.md). +You can _permanently_ delete the selected cluster. See [delete your cluster](/components/console/manage-clusters/delete-cluster.md) for additional details. :::caution Deleting a cluster is permanent. You cannot reuse a cluster after it has been deleted. diff --git a/versioned_docs/version-8.4/components/console/manage-clusters/settings.md b/versioned_docs/version-8.4/components/console/manage-clusters/settings.md index 6200a0884f..43ff6118e3 100644 --- a/versioned_docs/version-8.4/components/console/manage-clusters/settings.md +++ b/versioned_docs/version-8.4/components/console/manage-clusters/settings.md @@ -4,26 +4,46 @@ title: Settings description: "Manage your cluster settings or permanently delete the cluster." --- -Manage your cluster settings or permanently delete the cluster. +In this document, learn how to manage your cluster settings using resource-based authorizations, automatic cluster updates, and user task restrictions, or permanently delete the cluster. ![Cluster settings](./img/cluster-settings.png) ## Resource-based authorizations -You can enable resource-based authorization on a per-cluster basis to control the level of access users have to system resources. +You can enable resource-based authorization on a per-cluster basis to control the level of access users have over system resources. - Enable this setting to use resource-based authorization in the cluster. You must define resource access for each user as users no longer have access to all process and decision definitions. - Disable this setting if you do not want to use resource-based authorization in the cluster. You can still configure resource authorizations, but they are only applied to cluster users when you enable this setting. :::tip -For more information on resource-based authorization, see [Resource authorizations](/components/concepts/resource-authorizations.md) and [resource-based authorization](/components/console/manage-organization/manage-users.md/#resource-based-authorizations). +For more information on resource-based authorization, see [resource authorizations](/components/concepts/resource-authorizations.md) and [resource-based authorization](/components/console/manage-organization/manage-users.md/#resource-based-authorizations). ::: -## Delete this cluster +## Automatic cluster updates + +You can set the cluster to automatically update to newer versions of Camunda 8 when they are released. + +- Enable this setting to automatically update the cluster when a new patch release is available. During an update, the cluster may be unavailable for a short time. You can still manually update the cluster. +- Disable this setting if you do not want the cluster to automatically update. You must manually update the cluster. + +:::tip +For more information on updating clusters, see [update your cluster](/components/console/manage-clusters/update-cluster.md). +::: + +## Enforce user task restrictions -You can _permanently_ delete the selected cluster. +You can enable user task access restrictions in the cluster to restrict Tasklist task access to assigned/candidate users and groups. + +- Enable this setting to use user task access restrictions in the cluster. Tasks assigned to users or candidate groups are only visible to assigned users or respective group members. +- Disable this setting if you do not want to use user task access restrictions in the cluster. Any user can see any task, regardless of the assignment. Use this mode in development environments to test assignment rules. + +:::tip +For more information on user task access restrictions, see [user task access restrictions](/components/concepts/access-control/user-task-access-restrictions.md). +::: + +## Delete this cluster -- To delete the cluster, see [Delete your cluster](/components/console/manage-clusters/delete-cluster.md). +You can _permanently_ delete the selected cluster. See [delete your cluster](/components/console/manage-clusters/delete-cluster.md) for additional details. :::caution Deleting a cluster is permanent. You cannot reuse a cluster after it has been deleted. diff --git a/versioned_docs/version-8.5/components/console/manage-clusters/settings.md b/versioned_docs/version-8.5/components/console/manage-clusters/settings.md index c7b2279608..43ff6118e3 100644 --- a/versioned_docs/version-8.5/components/console/manage-clusters/settings.md +++ b/versioned_docs/version-8.5/components/console/manage-clusters/settings.md @@ -4,19 +4,19 @@ title: Settings description: "Manage your cluster settings or permanently delete the cluster." --- -Manage your cluster settings or permanently delete the cluster. +In this document, learn how to manage your cluster settings using resource-based authorizations, automatic cluster updates, and user task restrictions, or permanently delete the cluster. ![Cluster settings](./img/cluster-settings.png) ## Resource-based authorizations -You can enable resource-based authorization on a per-cluster basis to control the level of access users have to system resources. +You can enable resource-based authorization on a per-cluster basis to control the level of access users have over system resources. - Enable this setting to use resource-based authorization in the cluster. You must define resource access for each user as users no longer have access to all process and decision definitions. - Disable this setting if you do not want to use resource-based authorization in the cluster. You can still configure resource authorizations, but they are only applied to cluster users when you enable this setting. :::tip -For more information on resource-based authorization, see [Resource authorizations](/components/concepts/resource-authorizations.md) and [resource-based authorization](/components/console/manage-organization/manage-users.md/#resource-based-authorizations). +For more information on resource-based authorization, see [resource authorizations](/components/concepts/resource-authorizations.md) and [resource-based authorization](/components/console/manage-organization/manage-users.md/#resource-based-authorizations). ::: ## Automatic cluster updates @@ -27,7 +27,7 @@ You can set the cluster to automatically update to newer versions of Camunda 8 w - Disable this setting if you do not want the cluster to automatically update. You must manually update the cluster. :::tip -For more information on updating clusters, see [Update your cluster](/components/console/manage-clusters/update-cluster.md). +For more information on updating clusters, see [update your cluster](/components/console/manage-clusters/update-cluster.md). ::: ## Enforce user task restrictions @@ -38,14 +38,12 @@ You can enable user task access restrictions in the cluster to restrict Tasklist - Disable this setting if you do not want to use user task access restrictions in the cluster. Any user can see any task, regardless of the assignment. Use this mode in development environments to test assignment rules. :::tip -For more information on user task access restrictions, see [User task access restrictions](/components/concepts/access-control/user-task-access-restrictions.md). +For more information on user task access restrictions, see [user task access restrictions](/components/concepts/access-control/user-task-access-restrictions.md). ::: ## Delete this cluster -You can _permanently_ delete the selected cluster. - -- To delete the cluster, see [Delete your cluster](/components/console/manage-clusters/delete-cluster.md). +You can _permanently_ delete the selected cluster. See [delete your cluster](/components/console/manage-clusters/delete-cluster.md) for additional details. :::caution Deleting a cluster is permanent. You cannot reuse a cluster after it has been deleted. From a9d77eee65b0c583e9b83bed83bbc419153a947a Mon Sep 17 00:00:00 2001 From: mesellings Date: Thu, 25 Jul 2024 10:23:13 +0100 Subject: [PATCH 4/4] Changes to incorporate review feeedback --- .../console/manage-clusters/settings.md | 14 ++++++++--- .../console/manage-clusters/settings.md | 25 ++++++++----------- .../console/manage-clusters/settings.md | 25 ++++++++----------- .../console/manage-clusters/settings.md | 14 ++++++++--- 4 files changed, 44 insertions(+), 34 deletions(-) diff --git a/docs/components/console/manage-clusters/settings.md b/docs/components/console/manage-clusters/settings.md index 43ff6118e3..e16d457001 100644 --- a/docs/components/console/manage-clusters/settings.md +++ b/docs/components/console/manage-clusters/settings.md @@ -1,10 +1,18 @@ --- id: settings title: Settings -description: "Manage your cluster settings or permanently delete the cluster." +description: "Manage your cluster settings using resource-based authorizations, automatic cluster updates, and user task restrictions, or permanently delete the cluster." --- -In this document, learn how to manage your cluster settings using resource-based authorizations, automatic cluster updates, and user task restrictions, or permanently delete the cluster. +Manage your cluster settings using resource-based authorizations, automatic cluster updates, and user task restrictions, or permanently delete the cluster. + +## Manage cluster settings + +To manage your cluster settings: + +1. Navigate to **Console**, and select the **Clusters** tab. +2. Select the cluster you want to manage, and select the **Settings** tab. +3. Enable/disable cluster settings as required, or delete the cluster. ![Cluster settings](./img/cluster-settings.png) @@ -43,7 +51,7 @@ For more information on user task access restrictions, see [user task access res ## Delete this cluster -You can _permanently_ delete the selected cluster. See [delete your cluster](/components/console/manage-clusters/delete-cluster.md) for additional details. +You can _permanently_ delete the selected cluster. See [delete your cluster](/components/console/manage-clusters/delete-cluster.md). :::caution Deleting a cluster is permanent. You cannot reuse a cluster after it has been deleted. diff --git a/versioned_docs/version-8.3/components/console/manage-clusters/settings.md b/versioned_docs/version-8.3/components/console/manage-clusters/settings.md index 43ff6118e3..fafbf265e6 100644 --- a/versioned_docs/version-8.3/components/console/manage-clusters/settings.md +++ b/versioned_docs/version-8.3/components/console/manage-clusters/settings.md @@ -1,10 +1,18 @@ --- id: settings title: Settings -description: "Manage your cluster settings or permanently delete the cluster." +description: "Manage your cluster settings using resource-based authorizations and automatic cluster updates, or permanently delete the cluster." --- -In this document, learn how to manage your cluster settings using resource-based authorizations, automatic cluster updates, and user task restrictions, or permanently delete the cluster. +Manage your cluster settings using resource-based authorizations and automatic cluster updates, or permanently delete the cluster. + +## Manage cluster settings + +To manage your cluster settings: + +1. Navigate to **Console**, and select the **Clusters** tab. +2. Select the cluster you want to manage, and select the **Settings** tab. +3. Enable/disable cluster settings as required, or delete the cluster. ![Cluster settings](./img/cluster-settings.png) @@ -30,20 +38,9 @@ You can set the cluster to automatically update to newer versions of Camunda 8 w For more information on updating clusters, see [update your cluster](/components/console/manage-clusters/update-cluster.md). ::: -## Enforce user task restrictions - -You can enable user task access restrictions in the cluster to restrict Tasklist task access to assigned/candidate users and groups. - -- Enable this setting to use user task access restrictions in the cluster. Tasks assigned to users or candidate groups are only visible to assigned users or respective group members. -- Disable this setting if you do not want to use user task access restrictions in the cluster. Any user can see any task, regardless of the assignment. Use this mode in development environments to test assignment rules. - -:::tip -For more information on user task access restrictions, see [user task access restrictions](/components/concepts/access-control/user-task-access-restrictions.md). -::: - ## Delete this cluster -You can _permanently_ delete the selected cluster. See [delete your cluster](/components/console/manage-clusters/delete-cluster.md) for additional details. +You can _permanently_ delete the selected cluster. See [delete your cluster](/components/console/manage-clusters/delete-cluster.md). :::caution Deleting a cluster is permanent. You cannot reuse a cluster after it has been deleted. diff --git a/versioned_docs/version-8.4/components/console/manage-clusters/settings.md b/versioned_docs/version-8.4/components/console/manage-clusters/settings.md index 43ff6118e3..fafbf265e6 100644 --- a/versioned_docs/version-8.4/components/console/manage-clusters/settings.md +++ b/versioned_docs/version-8.4/components/console/manage-clusters/settings.md @@ -1,10 +1,18 @@ --- id: settings title: Settings -description: "Manage your cluster settings or permanently delete the cluster." +description: "Manage your cluster settings using resource-based authorizations and automatic cluster updates, or permanently delete the cluster." --- -In this document, learn how to manage your cluster settings using resource-based authorizations, automatic cluster updates, and user task restrictions, or permanently delete the cluster. +Manage your cluster settings using resource-based authorizations and automatic cluster updates, or permanently delete the cluster. + +## Manage cluster settings + +To manage your cluster settings: + +1. Navigate to **Console**, and select the **Clusters** tab. +2. Select the cluster you want to manage, and select the **Settings** tab. +3. Enable/disable cluster settings as required, or delete the cluster. ![Cluster settings](./img/cluster-settings.png) @@ -30,20 +38,9 @@ You can set the cluster to automatically update to newer versions of Camunda 8 w For more information on updating clusters, see [update your cluster](/components/console/manage-clusters/update-cluster.md). ::: -## Enforce user task restrictions - -You can enable user task access restrictions in the cluster to restrict Tasklist task access to assigned/candidate users and groups. - -- Enable this setting to use user task access restrictions in the cluster. Tasks assigned to users or candidate groups are only visible to assigned users or respective group members. -- Disable this setting if you do not want to use user task access restrictions in the cluster. Any user can see any task, regardless of the assignment. Use this mode in development environments to test assignment rules. - -:::tip -For more information on user task access restrictions, see [user task access restrictions](/components/concepts/access-control/user-task-access-restrictions.md). -::: - ## Delete this cluster -You can _permanently_ delete the selected cluster. See [delete your cluster](/components/console/manage-clusters/delete-cluster.md) for additional details. +You can _permanently_ delete the selected cluster. See [delete your cluster](/components/console/manage-clusters/delete-cluster.md). :::caution Deleting a cluster is permanent. You cannot reuse a cluster after it has been deleted. diff --git a/versioned_docs/version-8.5/components/console/manage-clusters/settings.md b/versioned_docs/version-8.5/components/console/manage-clusters/settings.md index 43ff6118e3..e16d457001 100644 --- a/versioned_docs/version-8.5/components/console/manage-clusters/settings.md +++ b/versioned_docs/version-8.5/components/console/manage-clusters/settings.md @@ -1,10 +1,18 @@ --- id: settings title: Settings -description: "Manage your cluster settings or permanently delete the cluster." +description: "Manage your cluster settings using resource-based authorizations, automatic cluster updates, and user task restrictions, or permanently delete the cluster." --- -In this document, learn how to manage your cluster settings using resource-based authorizations, automatic cluster updates, and user task restrictions, or permanently delete the cluster. +Manage your cluster settings using resource-based authorizations, automatic cluster updates, and user task restrictions, or permanently delete the cluster. + +## Manage cluster settings + +To manage your cluster settings: + +1. Navigate to **Console**, and select the **Clusters** tab. +2. Select the cluster you want to manage, and select the **Settings** tab. +3. Enable/disable cluster settings as required, or delete the cluster. ![Cluster settings](./img/cluster-settings.png) @@ -43,7 +51,7 @@ For more information on user task access restrictions, see [user task access res ## Delete this cluster -You can _permanently_ delete the selected cluster. See [delete your cluster](/components/console/manage-clusters/delete-cluster.md) for additional details. +You can _permanently_ delete the selected cluster. See [delete your cluster](/components/console/manage-clusters/delete-cluster.md). :::caution Deleting a cluster is permanent. You cannot reuse a cluster after it has been deleted.