diff --git a/docs/products/opensearch/concepts/os-security.rst b/docs/products/opensearch/concepts/os-security.rst index fb21453d2..ec61d8add 100644 --- a/docs/products/opensearch/concepts/os-security.rst +++ b/docs/products/opensearch/concepts/os-security.rst @@ -6,12 +6,14 @@ OpenSearch Security is a powerful feature that enhances the security of your Ope With OpenSearch Security enabled, you can manage user access and permissions directly from the :doc:`OpenSearch Dashboard `, giving you full control over your service's security. .. warning:: - * Once you have enabled OpenSearch Security management, you can no longer use `Aiven Console `_, `Aiven API `_, :doc:`Aiven CLI `, :doc:`Aiven Terraform provider ` or :doc:`Aiven Operator for Kubernetes® ` to manage access controls. - * You must use the OpenSearch Security Dashboard or OpenSearch Security API for managing user authentication and access control after enabling OpenSearch Security management. - * Once enabled, OpenSearch Security management cannot be disabled. If you need assistance disabling OpenSearch Security management, contact `Aiven support `_. + + * Once you have enabled OpenSearch Security management, you can no longer use `Aiven Console `_, `Aiven API `_, :doc:`Aiven CLI `, :doc:`Aiven Terraform provider ` or :doc:`Aiven Operator for Kubernetes® ` to manage access controls. + * You must use the OpenSearch Security Dashboard or OpenSearch Security API for managing user authentication and access control after enabling OpenSearch Security management. + * Once enabled, OpenSearch Security management cannot be disabled. If you need assistance disabling OpenSearch Security management, contact `Aiven support `_. .. note:: - * To implement basic and simplified access control, you can use :doc:`Aiven's Access Control Lists (ACL) ` to manage user roles and permissions. + + To implement basic and simplified access control, you can use :doc:`Aiven's Access Control Lists (ACL) ` to manage user roles and permissions. OpenSearch Security use cases --------------------------------