Data Object - SAMLAuthenticatorInfo
Java Class
com.omnissa.vdi.vlsi.binding.vdi.infrastructure.SAMLAuthenticator.SAMLAuthenticatorInfo
Returned by
See also
CertificateThumbprint, SAMLAuthenticatorGeneralData, SAMLAuthenticatorId, SAMLAuthenticatorServerData
Since
Horizon View 6.0
Data Object Description¶
Information about a SAML authenticator.
Data Object Properties¶
| Name | Type | Description | 
|---|---|---|
| id | SAMLAuthenticatorId | The ID of the SAML authenticator/ | 
| general | SAMLAuthenticatorGeneralData | General data on the SAML Authenticator. | 
| server | SAMLAuthenticatorServerData | Data on the SAML authenticator server | 
| certificateOverride | CertificateThumbprint | The certificate override for the SAML authenticator. 1 | 
| refId | xsd:string | Reference ID used for this SAML Authenticator. Since Horizon 8.7 1 2 |