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

Editing or deleting SSO configuration

How to update or delete your SSO configuration.

You must be the administrator of the enterprise in SonarQube Cloud.

Editing your SSO 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 Single sign-on & Domain configuration section, and select Edit configuration. The Configure Your Connection page opens.

  4. Select Single Sign-On or Domain Configuration to open the respective assistant opens.

Deleting your SSO configuration

To delete your SSO configuration, you must be the administrator of the enterprise in SonarQube Cloud.

If SCIM provisioning is set up in your enterprise, the existing mapping of organizations to groups will be removed but the groups will remain unchanged.

In the UI

To delete your SSO configuration in the UI:

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

  2. Select Administration > SSO & Provisioning. The SSO & Provisioning page opens.

  3. Expand the Single sign-on & Domain configuration section, and select Delete configuration. The Delete SSO configuration dialog opens.

  4. In the dialog, confirm the deletion.

Via the Web API

To delete your SSO configuration via the Web API use the api/authentication/connections/delete endpoint.

Last updated

Was this helpful?