diff --git a/deploy-manage/security.md b/deploy-manage/security.md index cd12d7ac82..bd2461a95c 100644 --- a/deploy-manage/security.md +++ b/deploy-manage/security.md @@ -98,7 +98,7 @@ The availability and configurability of security features vary by deployment typ ## Security topics -The documentation is organized into four main areas. +The documentation is organized into three main areas. On every page, you'll see deployment type indicators that show which content applies to specific deployment types. Focus on sections tagged with your deployment type and look for subsections specifically addressing your deployment model. @@ -124,13 +124,7 @@ There is no orchestration layer for self-managed deployments because you directl - [**Session management**](security/kibana-session-management.md): Kibana session controls - [**FIPS 140-2 compliance**](security/fips-140-2.md): Federal security standards -### 3. Secure your personal account - -[Secure your personal account](security/secure-your-personal-account.md) to help prevent unauthorized access: - -- Multi-factor authentication and account security best practices - -### 4. Secure your clients and integrations +### 3. Secure your clients and integrations [Secure your clients and integrations](security/secure-clients-integrations.md) to ensure secure communication between your applications and Elastic: diff --git a/deploy-manage/security/secure-your-elastic-cloud-organization.md b/deploy-manage/security/secure-your-elastic-cloud-organization.md index 4d67750678..50f8e53353 100644 --- a/deploy-manage/security/secure-your-elastic-cloud-organization.md +++ b/deploy-manage/security/secure-your-elastic-cloud-organization.md @@ -32,3 +32,6 @@ To reinforce the security of your organization, consider implementing the follow While serverless projects are fully managed and secured by Elastic, additional security settings are available for you to configure individually for your {{ech}} deployments. Refer to [](secure-your-cluster-deployment.md) for more information. + +In addition, multifactor authentication is mandatory for all {{ecloud}} users belonging to your organization. For more information on the available authentication methods, refer to [](/cloud-account/multifactor-authentication.md). + diff --git a/deploy-manage/security/secure-your-personal-account.md b/deploy-manage/security/secure-your-personal-account.md deleted file mode 100644 index bde06e2a39..0000000000 --- a/deploy-manage/security/secure-your-personal-account.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -applies_to: - deployment: all - serverless: ga ---- - -# Secure your personal account - -:::{warning} -**This page is a work in progress.** -::: diff --git a/deploy-manage/toc.yml b/deploy-manage/toc.yml index a660e07e6f..f269033ccb 100644 --- a/deploy-manage/toc.yml +++ b/deploy-manage/toc.yml @@ -524,7 +524,6 @@ toc: - file: security/secure-saved-objects.md - file: security/kibana-session-management.md - file: security/fips-140-2.md - - file: security/secure-your-personal-account.md - file: security/secure-clients-integrations.md children: - file: security/httprest-clients-security.md