Changing user password
System Administrator can change the password of a user whose SonarQube Server account is not tied to a third-party identity provider.
As a System Administrator, you can change the password of a user whose SonarQube Server account is not tied to a third-party identity provider.
Changing the password in the UI
In Administration > Security > Users, retrieve the user (see Viewing user accounts).
In the user’s Actions column, select the three-dot menu.
Select Enter a new password.
Changing the password through the API
Use the web service api/users/change_password
.
Related pages
Last updated
Was this helpful?