Start Free
Latest | Instance administration | User management | Managing groups

Managing user groups

On this page

This page explains the user group concept in SonarQube and how to create and populate them.

User group concept

To manage permissions more easily, users can be managed through groups. The following applies:

  • Permissions can be set at both user and group levels. 
  • A user can belong to several groups within an organization.
  • A user's permissions are the sum of all the permissions granted to them individually plus all the permissions granted by the groups they are a member of.

The sonar-users group is a default built-in group that contains all authenticated users. You cannot delete or change it. 

Creating a new user group

  1. In the top navigation bar, go to Administration > Security > Groups. The Groups page opens with the list of existing user groups.
  2. Select the Create Group button. The Create Group dialog opens.
  3. Enter the group name and description.
  4. Confirm with Create. The new group is added to the list.
  5. In the Members column, select the list icon to add users to the group: see below.

Adding/removing users to/from a group

You cannot add or remove users from a group if automatic group synchronization is used. For more information, see Authentication and provisioning methods.

To add or remove users to/from a user group:

  1. In Administration > Security > Groups, retrieve the group.
  2. In the group's Members column, select the icon. The Users list dialog opens.
  3. Select the All option.
  4. Select or unselect the check box to add or remove a user to or from the group.
  5. Select the Done button.

Changing the name or description of a group

  1. In Administration > Security > Groups, retrieve the group.
  2. In the group's Actions column, select the menu icon. 
  3. In the menu, select the Update details command. The Update Group dialog opens.
  4. Edit the group details and select the Update button.

Deleting a user group

You can only delete a group if it does not result in the removal of all global System Administrators.

To delete a group:

  1. In Administration > Security > Groups, retrieve the group.
  2. In the group's Actions column, select the menu icon. 
  3. In the menu, select the Delete command and confirm.

Was this page helpful?

© 2008-2024 SonarSource SA. All rights reserved. SONAR, SONARSOURCE, SONARLINT, SONARQUBE, SONARCLOUD, and CLEAN AS YOU CODE are trademarks of SonarSource SA.

Creative Commons License