Deleting SSO configuration

As an enterprise admin, you can delete your enterprise’s SSO configuration in SonarQube Cloud either in the UI or via the Web API.

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 > Single Sign-On. The Single Sign-On page opens.

  3. Select Delete. The Delete SSO configuration dialog opens.

  4. In the dialog, confirm the deletion.

Confirm the deletion of your SSO configuration in the UI by selecting Delete, in the upper right corner.

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?