Skip to main content

Update tenant identity provisioning config

PUT 

/tenants/:tenant_id/identity/config

Updates the tenant's SSO and/or SCIM provisioning configuration. Fields can be provided as flat key-value overrides (e.g. okta_domain, scim_base_url) or as JSON blobs (sso_metadata_json, scim_config_json) for bulk replacement. Existing config keys not supplied in the request are preserved. Changes are audit-logged.

Request

Responses

Identity configuration updated and audit event recorded.