Skip to content

Commit ec0c761

Browse files
test delete and rename
1 parent 029472d commit ec0c761

File tree

5 files changed

+4
-37
lines changed

5 files changed

+4
-37
lines changed

cloud-account/add-a-login-method.md

-32
This file was deleted.

cloud-account/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@ applies_to:
1313
Your {{ecloud}} account allows you to manage your personal settings, including your email address, password, and authentication methods. You can perform the following tasks at any time from your user profile:
1414

1515
* [Update your email address](/cloud-account/update-your-email-address.md)
16-
* [Add an additional login method](/cloud-account/add-a-login-method.md): Choose from password-based login, Google sign-in, and Microsoft sign-in.
16+
<!-- * [Add an additional login method](/cloud-account/add-a-login-method.md): Choose from password-based login, Google sign-in, and Microsoft sign-in. -->
1717

1818
If you use password-based login, then you can perform the following additional tasks:
1919

20-
* [Change your password](/cloud-account/change-your-password.md)
20+
* [Change your password](/cloud-account/change-your-password-2.md)
2121
* [Configure multifactor authentication](/cloud-account/multifactor-authentication.md)
2222

2323
Additionally, you can manage your organization membership, including joining or leaving an organization. Refer to [Join or leave an organization](/cloud-account/join-or-leave-an-organization.md) for more information.

cloud-account/toc.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ toc:
33
- file: index.md
44
- file: join-or-leave-an-organization.md
55
- file: update-your-email-address.md
6-
- file: change-your-password.md
7-
- file: add-a-login-method.md
6+
- file: change-your-password-2.md
87
- file: multifactor-authentication.md
98
- file: dark-mode.md

deploy-manage/users-roles/cloud-organization/configure-saml-authentication.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Before you configure SAML SSO, familiarize yourself with the following risks and
5353

5454
* If you enforce SSO authentication, you can be locked out of {{ecloud}} if your IdP is unavailable or misconfigured. You might need to work with Elastic Support to regain access to your account. To avoid being locked out, you should maintain and store an [{{ecloud}} API key](../../api-keys/elastic-cloud-api-keys.md#ec-api-keys) with organization owner level privileges so that an administrator can disable enforcement in an emergency.
5555
* If you do not enforce SSO authentication, users can still log in without authenticating with your IdP. You need to manage these users in {{ecloud}}.
56-
* {{ecloud}} passwords are invalidated each time a user logs in using SSO. If a user needs sign in with their email and password again, they need to [change their password](../../../cloud-account/change-your-password.md).
56+
* {{ecloud}} passwords are invalidated each time a user logs in using SSO. If a user needs sign in with their email and password again, they need to [change their password](../../../cloud-account/change-your-password-2.md).
5757
* Role mappings only take effect when your organization’s members authenticate using SSO. If SSO authentication is not enforced, users might have roles that are inconsistent with the role mapping when they log in using other methods.
5858
* Roles manually assigned using the {{ecloud}} Console are overwritten by the role mapping when the user logs in using SSO.
5959

0 commit comments

Comments
 (0)