SamlAccountConnection
An interface that represents a SAML account connection.
- Name
- active
- Type
- boolean
- Description
- A boolean that indicates whether the SAML account connection is active. 
 
- Name
- allowIdpInitiated
- Type
- boolean
- Description
- A boolean that indicates whether the SAML account connection allows IDP-initiated authentication. 
 
- Name
- allowSubdomains
- Type
- boolean
- Description
- A boolean that indicates whether the SAML account connection allows subdomains. 
 
- Name
- createdAt
- Type
- Date
- Description
- The date and time when the SAML account connection was created. 
 
- Name
- disableAdditionalIdentifications
- Type
- boolean
- Description
- A boolean that indicates whether the SAML account connection disables additional identifications. 
 
- Name
- domain
- Type
- string
- Description
- The domain of the SAML account connection. 
 
- Name
- id
- Type
- string
- Description
- The unique identifier of the SAML account connection. 
 
- Name
- name
- Type
- string
- Description
- The name of the SAML account connection. 
 
- Name
- provider
- Type
- string
- Description
- The provider of the SAML account connection. 
 
- Name
- syncUserAttributes
- Type
- boolean
- Description
- A boolean that indicates whether the SAML account connection syncs user attributes. 
 
- Name
- updatedAt
- Type
- Date
- Description
- The date and time when the SAML account connection was updated. 
 
Feedback
Last updated on