Update password docs (#289)

* Update reset-password.md docs

Signed-off-by: Charlotte Meme Kefeletswe <Charlotte.meme.kefeletswe@ericsson.com>
This commit is contained in:
charlotteKef 2024-10-07 08:16:29 +01:00 committed by GitHub
parent d0229fea18
commit 74d815e676
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

View File

@ -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)