gitpod.v1.OrganizationService
DeleteSSOConfiguration
Removes an SSO configuration from an organization.
Use this method to:
- Disable SSO authentication
- Remove outdated providers
- Clean up unused configurations
Examples
-
Delete SSO configuration:
Removes a specific SSO configuration.
ssoConfigurationId: "d2c94c27-3b76-4a42-b88c-95a85e392c68"
post/gitpod.v1.OrganizationService/DeleteSSOConfiguration
Request body
Response
Success
GitpodV1DeleteSSOConfigurationResponse required