Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 6.48 KB

File metadata and controls

20 lines (16 loc) · 6.48 KB

UpdateEnterpriseConnectionSaml

SAML connection-specific properties. Only applied when the enterprise connection uses SAML. Use this to update IdP configuration, attribute mapping, and other SAML-specific settings.

Fields

Field Type Required Description
name JsonNullable<String> Display name of the SAML connection
idpEntityId JsonNullable<String> IdP entity ID
idpSsoUrl JsonNullable<String> IdP SSO URL
idpCertificate JsonNullable<String> IdP certificate (PEM)
idpMetadataUrl JsonNullable<String> URL to IdP metadata
idpMetadata JsonNullable<String> Raw IdP metadata XML
attributeMapping JsonNullable<UpdateEnterpriseConnectionAttributeMapping> Attribute mapping for SAML attributes
allowSubdomains JsonNullable<Boolean> N/A
allowIdpInitiated JsonNullable<Boolean> N/A
forceAuthn JsonNullable<Boolean> N/A