Name
|
Type
|
Description
|
smartCardSupport | xsd:string |
Smart Card support option.
-
This property will be one of:
Value
|
Description
|
"OPTIONAL" | Indicates that the SmartCard usage is optional. |
"REQUIRED" | Indicates that the SmartCard usage is necessary. |
"OFF" | Indicates that the SmartCard usage is not allowed. |
|
enableSmartCardUserNameHint | xsd:boolean |
Whether username hints for smart card is enabled.
Since Horizon 7.8
-
This property has a default value of
false.
- This property need not be set.
|
logoffWhenRemoveSmartCard | xsd:boolean |
Whether user is logged off on removal of Smart Card.
|
smartCardSupportForAdmin | xsd:string |
Indicates Smart card authentication configuration for administrators to login
Since Horizon 7.8
-
This property will be one of:
Value
|
Description
|
"OPTIONAL" | Indicates that the SmartCard usage is optional. |
"REQUIRED" | Indicates that the SmartCard usage is necessary. |
"OFF" | Indicates that the SmartCard usage is not allowed. |
|
rsaSecureIdConfig | ConnectionServerRSASecureIdData |
SecurId authentication settings.
|
radiusConfig | ConnectionServerRADIUSData |
RADIUS authentication settings.
|
samlConfig | ConnectionServerSAMLData |
SAML authentication settings.
|
unauthenticatedAccessConfig | UnauthenticatedAccessConfig |
Unauthenticated access settings.
Since Horizon 7.1
|