latestOpenAPI 3.0.32026-08-227451,2751.8 MB
d0fc0114da66
Saml
Configure a saml connection
Used to configure the saml connection for a company.
Core configuration changes (issuer_uri, login_urls) require the allow_core_config_update flag to be set to true. This protects against accidental misconfiguration. Certificate updates (x509cert, xml_metadata), domains, and active status changes are considered maintenance operations and do not require this flag.
post/saml/{id}
Path parameters
idstring required
Id of the saml connection to configure
Query parameters
rebuild_provider_configboolean
Set to true to allow core configuration changes (issuer_uri, login_url, domains) and regenerate identity provider field mappings from the metadata. Without this flag, only maintenance operations like certificate updates and active status changes are allowed.
Request body
Response
The setup connection