-
Notifications
You must be signed in to change notification settings - Fork 10
Reset User's password
Cintia Del Rio edited this page Jan 29, 2025
·
3 revisions
We are now trialing using Keycloak to manage our users.
- Head to Keycloak admin space and login with an admin user (NOT OpenMRS ID)
- In the
OpenMRS
realm, go to Users. Search for the user you'd like to reset the password. Open the desired user. - Go to tab
Credentials
. Select buttonCredentials Reset
- Select action
Update Password
. This will send an email to the user forcing them to change their password.
Alternatively, in the Credentials
tab, you can set a new password using the button Set password
Go to https://id.openmrs.org/panel/model/user and find the user.
On the password field, you can add the new password in clear text and save. It will automatically hash and save it.
Read this before updating this wiki.