Skip to content

Data Object - SAMLAuthenticatorSpec

Java Class

com.omnissa.vdi.vlsi.binding.vdi.infrastructure.SAMLAuthenticator.SAMLAuthenticatorSpec

Parameter to

SAMLAuthenticator_Create

See also

CertificateThumbprint, ConnectionServerId, SAMLAuthenticatorGeneralData, SAMLAuthenticatorServerData

Since

Horizon View 6.0

Data Object Description

The specification for creating a SAML authenticator.

Data Object Properties

Name Type Description
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
connectionServers ConnectionServerId[] The list of Connection Servers for which this SAML authenticator is enabled. Since Horizon 7.8 1

  1. This property need not be set.