Disable SCIM provisioning for the Organization
scaleway_iam_disable_scimPermanently disable SCIM provisioning for the organization. Requires explicit confirmation; stops all IdP synchronization immediately, including user deprovisioning.
Instructions
PERMANENTLY disable SCIM. Requires confirm=true. Provisioning from the IdP stops immediately - including DEPROVISIONING: if the IdP was the mechanism offboarding relies on to remove departed Users, that stops working silently until re-enabled. Confirmed via live probe: the working endpoint is a top-level DELETE by the SCIM config's own id, NOT the org-nested path (which 405s) - this tool fetches the config first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | Yes | Must be explicitly true - removes org-wide SCIM provisioning. |