Identity
Configure SSO and SCIM identity provisioning for a tenant.
Read tenant identity provisioning config
Returns the tenant's SSO and SCIM identity provisioning configuration, including the SSO provider type, metadata URL, SCIM adapter, and provisioning sync status. Use to audit or prefill the identity configuration form in the admin panel.
Update tenant identity provisioning 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.