Reset User's password - openmrs/openmrs-contrib-itsmresources GitHub Wiki
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
OpenMRSrealm, 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.