Skip to content

Data Object - SAMLAuthenticatorGeneralData

Java Class

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

Property of

SAMLAuthenticatorInfo, SAMLAuthenticatorSpec

See also

SAMLAuthenticatorCertificateSSOData

Since

Horizon View 6.0

Data Object Description

General data for a SAML authenticator.

Data Object Properties

Name Type Description
label xsd:string The label for this SAML authenticator. It must be unique among all other SAML authenticators. 3
description xsd:string The description of this SAML authenticator. 1 2
certificateSSOData SAMLAuthenticatorCertificateSSOData Certificate SSO data for this SAML authenticator. Since Horizon 7.0

  1. This property need not be set. 

  2. This property has a maximum length of 1024 characters. 

  3. This property has a maximum length of 32 characters.