Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 818 Bytes

BaseSamlConnection.md

File metadata and controls

19 lines (12 loc) · 818 Bytes

BaseSamlConnection

Properties

Name Type Description Notes
accountId Integer The ID of the account that owns this entity.
name String ID of the SAML service.
enabled Boolean Determines if this SAML connection active.
issuer String Identity Provider Entity ID.
signOnURL String Single Sign-On URL.
signOutURL String Single Sign-Out URL. [optional]
metadataURL String Metadata URL. [optional]
audienceURI String The application-defined unique identifier that is the intended audience of the SAML assertion. This is most often the SP Entity ID of your application. When not specified, the ACS URL will be used. [optional]