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.
| 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 |