fossa_delete_saml_settings
Remove an organization's SAML SSO settings to permanently disable SAML login. Irreversible; ensure other admin access exists first.
Instructions
Remove the organization's SAML single sign-on configuration entirely.
WRITES TO FOSSA. Requires FOSSA_ALLOW_WRITES=true, FOSSA_ALLOW_ADMIN=true, and FOSSA_ALLOW_DESTRUCTIVE=true.
Every user who signs in through SAML loses that path, and the organization
domains that authenticate through it go with the configuration. Since the API
exposes no way to read the settings back, nothing recorded here is enough to
restore them: copy the entry point, certificate, and audience out of the
FOSSA web app before running this, and confirm at least one administrator can
still sign in some other way. organization_id falls back to FOSSA_ORG_ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||