ConnectionServerRADIUSSpec

ConnectionServerRADIUSSpec
ConnectionServerRADIUSSpec

Information related to connection server RADIUS authentication settings.

JSON Example
{
    "radius_authenticator_id": "d0325b13-2bf1-4fa4-b027-e780004f2d1e",
    "radius_enabled": false,
    "radius_name_mapping": false,
    "radius_sso": false
}
string
radius_authenticator_id
Optional

The RADIUS Authenticator to use.

boolean
radius_enabled
Required

Indicates whether RADIUS authentication is enabled.

boolean
radius_name_mapping
Optional

Indicates whether RADIUS name mapping is enabled.

boolean
radius_sso
Optional

Indicates whether RADIUS Windows Single Sign-On is enabled.