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.
The SSO users will no longer be able to login after the deletion. Before proceeding with the deletion, ensure the following:
For each organization in the enterprise, there is at least one organization admin account that doesn’t use the SSO authentication.
There is at least one enterprise admin account that doesn’t use the SSO authentication.
In the UI
To delete your SSO configuration in the UI:
Retrieve your enterprise. See Managing your enterprise for more details.
Select Administration > Single Sign-On. The Single Sign-On page opens.
Select Delete. The Delete SSO configuration dialog opens.
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.
Related pages
Last updated
Was this helpful?