Home > Configuration > SSL VPN > setvpnsessionaction_sso

setvpnsessionaction_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

name

The name of the vpn session action.
This is mandatory parameter.

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.
Possible Values : ON, OFF.

Return Value

Returns simpleResult

See Also