Skip to content

[D&M] Move MFA mention to cloud page only #730

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 2 additions & 8 deletions deploy-manage/security.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand All @@ -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:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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).

11 changes: 0 additions & 11 deletions deploy-manage/security/secure-your-personal-account.md

This file was deleted.

1 change: 0 additions & 1 deletion deploy-manage/toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down