Home > Configuration > SSL VPN > setvpnparameter_sso

setvpnparameter_sso

Use this method to set set single sign-on (SSO) for the session. When the user accesses a server, the user's logon credentials are passed to the server for authentication.
NOTE : This configuration does not honor the following authentication types for security reason. BASIC, DIGEST, and NTLM (without Negotiate NTLM2 Key or Negotiate Sign Flag). Use VPN TrafficAction to configure SSO for these authentication types.

Syntax



Parameters

sso

Set single sign-on (SSO) for the session. When the user accesses a server, the user's logon credentials are passed to the server for authentication. NOTE : This configuration does not honor the following authentication types for security reason. BASIC, DIGEST, and NTLM (without Negotiate NTLM2 Key or Negotiate Sign Flag). Use VPN TrafficAction to configure SSO for these authentication types.
Default value = VPN_SESS_ACT_OFF.
Possible Values : ON, OFF.

Return Value

Returns simpleResult

See Also