Skip to content
Closed
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
4 changes: 4 additions & 0 deletions cloud-account/add-a-login-method.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ When you create your account, you can choose one of the the following methods to

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

:::{warning}
When you have password-based login set up alongside single sign-on or a social login like Google or Microsoft, logging in with your social login or single sign-on will unset your password-based login password. The next time you use password-based login, you'll be asked 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