Latest | Instance administration | User management | Changing user password
Changing a user password
As a System Administrator, you can change the password of a user whose SonarQube account is not tied to a third-party identity provider.
Changing the password in the UI
- In Administration > Security > Users, retrieve the user.
- In the user's Actions column, select the three-dot menu.
- Select Enter a new password.
You cannot change any user password in the UI (even of user accounts not tied to a third-party provider) if your system has enabled automatic provisioning mode.
Changing the password through the API
Use the web service api/users/change_password
.
Related pages
Was this page helpful?