For the complete documentation index, see llms.txt. This page is also available as Markdown.

Editing or disabling SCIM provisioning

How to modify or disable your SCIM provisioning configuration. You must be the administrator of the enterprise in SonarQube Cloud.

Changing your provisioning token

To change the Bearer token used in your SCIM provisioning configuration:

  1. Retrieve your enterprise. See Managing your enterprise for more details.

  2. Go to Administration > SSO & Provisioning. The SSO & Provisioning page opens.

  3. Expand the Provisioning (SCIM) section and select Edit configuration. The Configure Your Connection page opens.

  4. Select Provisioning. The SCIM provisioning setup assistant opens.

You can delete the token and generate a new one.
  1. Select Generate token to create a new token and copy it.

  2. Paste the token into your identity provide. To do so, follow the instructions depending on your identity provider in Set up SCIM.

  3. In the setup assistant, select Delete in front of the token to be replaced to delete it. Confirm the deletion.

  4. Select Done.

Updating the SCIM group mapping of organizations

For information about the group mapping, see Set up SCIM.

If you unmap a SonarQube Cloud organization from a group, the group will be removed from this organization. However, if the group contains non SSO users, only the SSO users will be removed from the group, and the group itself will remain in the organization.

To change the SCIM group mapping of an organization:

  1. Retrieve your enterprise. See Retrieving and viewing your enterprise for more details.

  2. Go to Administration > SSO & Provisioning. The SSO & Provisioning page opens.

  3. Expand the IdP group mapping section, and select View groups. The Group mapping page opens.

  4. In the SonarQube Organizations panel, select the organization you want to configure.

  5. In the Map IdP groups to <organization> panel, select or unselect the groups you want to map/unmap to/from your organization. You can filter the groups by using the Search IdP groups field.

  6. Select Save changes. A confirmation dialog opens.

  7. Confirm the mapping. The mapping change is started and may take several minutes. Don’t leave the page as long as the mapping is in progress.

Disabling SCIM provisioning

To disable SCIM provisioning in your enterprise, you can delete the Bearer token used in your SCIM provisioning configuration. To do so, proceed as explained above in Editing or disabling SCIM provisioning by skipping steps 5 and 6. During the last step, when you select Done, a confirmation dialog opens as illustrated below. Select Proceed to confirm the deletion.

Select Proceed to delete the token and thus, disable SCIM provisioning.

Last updated

Was this helpful?