Skip to content
Closed
Changes from 1 commit
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
4 changes: 4 additions & 0 deletions cloud-account/add-a-login-method.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
---

Check warning on line 1 in cloud-account/add-a-login-method.md

View workflow job for this annotation

GitHub Actions / preview / build

Directive block 'caution' is unsupported. See https://github.com/elastic/docs-builder/issues/3 for more information.
mapped_pages:
- https://www.elastic.co/guide/en/cloud/current/ec-change-login-method.html
applies_to:
Expand All @@ -19,6 +19,10 @@

After your account is created, you and can an additional login method. You can’t remove a login method after it’s added.

:::{caution}
When you have both a password-based login and a social login like Google or Microsoft set up, logging in with Google or Microsoft will unset your password-based login password. The next time you use password-based login, you'll be forced to reset your password.
:::

## Enable password-based login [ec_enable_password_based_login]

To enable password-based login in addition to Google or Microsoft sign-in, go to the [Forgot password](https://cloud.elastic.co/forgot) page and enter your email address. This will trigger the forgot password flow and will allow you to create a password for your account.
Expand Down
Loading