From 15cd1b760647b6f884ee470f7fc6799880494f3c Mon Sep 17 00:00:00 2001 From: Dorota Wojcik Date: Thu, 5 Jun 2025 15:16:01 +0200 Subject: [PATCH 1/2] console updates for os sec mngm --- .../howto/enable-opensearch-security.md | 40 +++++++++---------- 1 file changed, 18 insertions(+), 22 deletions(-) diff --git a/docs/products/opensearch/howto/enable-opensearch-security.md b/docs/products/opensearch/howto/enable-opensearch-security.md index 8af714c18..0ba30933f 100644 --- a/docs/products/opensearch/howto/enable-opensearch-security.md +++ b/docs/products/opensearch/howto/enable-opensearch-security.md @@ -1,8 +1,10 @@ --- title: Enable OpenSearch® Security management for Aiven for OpenSearch® -sidebar_label: Enable OpenSearch® Security management +sidebar_label: Enable OpenSearch Security --- +import ConsoleLabel from "@site/src/components/ConsoleIcons"; + [OpenSearch Security](/docs/products/opensearch/concepts/os-security) provides a range of security features, including fine-grained access controls, SAML authentication, and audit logging to monitor activity within your OpenSearch service. By enabling this, you can manage user permissions, roles, and other security aspects @@ -43,7 +45,7 @@ OpenSearch service, note the following: [Aiven Terraform Provider](/docs/tools/terraform) or [Aiven Operator for Kubernetes®](/docs/tools/kubernetes) to manage access controls. -## Enable OpenSearch® Security management +## Enable OpenSearch® Security To activate OpenSearch Security management for your Aiven for OpenSearch service: @@ -51,32 +53,26 @@ To activate OpenSearch Security management for your Aiven for OpenSearch service the Aiven for OpenSearch service for which to enable security. -1. Select **Users** from the left sidebar. +1. On the service page, click in the sidebar. -1. Select **Enable OpenSearch Security** in the OpenSearch Security - management banner. +1. On the **Users** page, click **Enable OpenSearch Security**. -1. Review the information presented on the **Enable OpenSearch Security - for this service** screen and confirm by selecting the checkbox. +1. Review the information in the **OpenSearch Security management** window, confirm + you understand and want to proceed by selecting the checkbox, and click **Continue**. -1. In the OpenSearch Security administrator section, enter and confirm - a password for the user. +1. Create your administrator user by entering a password for this user. :::note - - The username for the OpenSearch Security administrator is set by - default and cannot be changed. - - In case you forget the password, it can only be reset by - contacting Aiven support. + - OpenSearch Security administrator username set by default cannot be changed. + - To reset the password later, contact [Aiven Support](mailto:support@aiven.io). ::: -1. Select **Enable** to activate the OpenSearch Security administrator - user. +1. Click **Enable OpenSearch Security** to create the administrator user and activate + OpenSearch Security. -After activating OpenSearch Security, you will be redirected to the -**Users** screen, where you can verify that the security feature is -enabled. +After activating OpenSearch Security, you are redirected to the **Users** page, where you +can verify that the security feature is enabled. -Next, log in to the -[OpenSearch Dashboard](/docs/products/opensearch/dashboards) using your security admin credentials to access OpenSearch -Security, where you can manage user permissions and other security -settings. +To manage user permissions and other security settings, access OpenSearch Security by +logging in to the [OpenSearch Dashboard](/docs/products/opensearch/dashboards) using your +security admin credentials. From a3a8ce89f01ebb0c6f232a5d0eaa059f7697c272 Mon Sep 17 00:00:00 2001 From: Dorota Wojcik Date: Thu, 5 Jun 2025 16:25:54 +0200 Subject: [PATCH 2/2] feedback --- .../howto/enable-opensearch-security.md | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/docs/products/opensearch/howto/enable-opensearch-security.md b/docs/products/opensearch/howto/enable-opensearch-security.md index 0ba30933f..f5b21631e 100644 --- a/docs/products/opensearch/howto/enable-opensearch-security.md +++ b/docs/products/opensearch/howto/enable-opensearch-security.md @@ -1,13 +1,13 @@ --- -title: Enable OpenSearch® Security management for Aiven for OpenSearch® +title: Enable OpenSearch Security management for Aiven for OpenSearch® sidebar_label: Enable OpenSearch Security --- import ConsoleLabel from "@site/src/components/ConsoleIcons"; -[OpenSearch Security](/docs/products/opensearch/concepts/os-security) provides a range of security features, including fine-grained access controls, SAML authentication, and audit logging to monitor activity within your OpenSearch service. -By enabling this, you -can manage user permissions, roles, and other security aspects +[OpenSearch Security](/docs/products/opensearch/concepts/os-security) provides a range of security features, including fine-grained access controls, SAML authentication, and audit logging to monitor activity within your Aiven for OpenSearch® service. + +By enabling this, you can manage user permissions, roles, and other security aspects through the OpenSearch Dashboard. :::info @@ -45,7 +45,7 @@ OpenSearch service, note the following: [Aiven Terraform Provider](/docs/tools/terraform) or [Aiven Operator for Kubernetes®](/docs/tools/kubernetes) to manage access controls. -## Enable OpenSearch® Security +## Enable OpenSearch Security To activate OpenSearch Security management for your Aiven for OpenSearch service: @@ -68,11 +68,11 @@ To activate OpenSearch Security management for your Aiven for OpenSearch service ::: 1. Click **Enable OpenSearch Security** to create the administrator user and activate - OpenSearch Security. + OpenSearch Security management. -After activating OpenSearch Security, you are redirected to the **Users** page, where you -can verify that the security feature is enabled. +After activating OpenSearch Security management, you are redirected to the **Users** page, +where you can verify that the security feature is enabled. -To manage user permissions and other security settings, access OpenSearch Security by -logging in to the [OpenSearch Dashboard](/docs/products/opensearch/dashboards) using your -security admin credentials. +To manage user permissions and other security settings, access OpenSearch Security +management by logging in to the [OpenSearch Dashboard](/docs/products/opensearch/dashboards) +using your security admin credentials.