This version of the SonarQube documentation is no longer maintained. It relates to a version of SonarQube that is not active.
For the complete documentation index, see llms.txt. This page is also available as Markdown.

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.

Changing the password in the UI

  1. In Administration > Security > Users, retrieve the user (see Viewing user accounts).

  2. In the user’s Actions column, select the three-dot menu.

  3. 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.

Last updated

Was this helpful?