Disable SAML SSO for the Organization
scaleway_iam_disable_samlPermanently disable your organization's SAML SSO configuration. Requires explicit confirmation—users without alternate login methods risk being locked out.
Instructions
PERMANENTLY remove the Organization's SAML SSO configuration. Requires confirm=true. Anyone who relies on SSO to sign in falls back to password/other login methods - if they have none set, they are LOCKED OUT. Confirmed via live probe: the working endpoint is a top-level DELETE by the SAML config's own id, NOT the org-nested path (which 405s) - this tool fetches the config first to resolve that id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be explicitly true - removes org-wide SSO. |