Skip to main content

User password management

Updated over 2 months ago

Prerequisite : This feature is reserved for users with an administrator role.

Resetting Passwords

Access the user management page by clicking on Configuration / Users Management.

To reset an existing user's password, click the password reset button for the relevant user.

A window containing the new password will appear. You must send this password to the user so they can log in to the application.

Upon confirmation, you are redirected to the User Management page.

Note: You cannot change your own password via this page. This must be done by editing your user profile.

Editing User Profile

To access your profile page, click on Hello / Edit my profile.

From this page, you can change your password.

To change the password, enter the current password, the new password, and the confirmation of the new password. It must contain between 8 and 30 characters, including lowercase letters, at least one uppercase letter, at least one digit, and at least one special character.

The entered password is hidden. Click the eye button to verify the entry:

It is possible to change only the username.

When you confirm the changes, you are redirected to the Home page.

Password History

The application maintains a history to prevent the reuse of old passwords. Password storage is secure (passwords are hashed: HMAC-SHA512 with a salt).

Did this answer your question?