Skip to content
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions website/docs/user-guides/reset-password.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,13 @@ In the **Reset Password** modal type in the new password in the **New Password**

<img src={require('../assets/user-guides/user-management/reset-password/step-2.png').default} />


## 3. Update password after installation

After installing LitmusChaos and authenticating using the default password in the UI, users will be mandatorily prompted to update the password. To update the password, enter the old (default) password, the new password, and re-enter the new password. Once done, select the **Confirm** button.

<img src={require('../assets/user-guides/user-management/reset-password/step-3.png').default} />

## Learn more

- [View users](view-user.md)