Data Object - GSSAPIAuthenticatorGeneralData
Java Class
com.omnissa.vdi.vlsi.binding.vdi.infrastructure.GSSAPIAuthenticator.GeneralData
Property of
Since
Horizon View 6.0
Data Object Description¶
General data for a GSSAPI authenticator.
Data Object Properties¶
Name | Type | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|---|
enableLoginAsCurrentUser | xsd:boolean | Indicate whether login as current user is enabled. 1 | ||||||||
allowLegacyClients | xsd:boolean | Indicate whether the legacy Horizon clients will be allowed to use login as current user. 2 | ||||||||
allowNTLMFallback | xsd:boolean | Indicate whether NTLM is allowed for GSS API authentication. If kerberos authentication fails when the client does not have access to the domain controllers in the hosted environment, clients can fall back to NTLM authentication if allowNTLMFallback is set to true. 1 | ||||||||
enforceChannelBindings | xsd:boolean | Indicate whether channel bindings is supported or not. 2 | ||||||||
triggerMode | xsd:string | Indicates True SSO trigger mode on sessions using this authenticator. 3 * This property will be one of:
|