Home > Configuration > SSL VPN > setvpntrafficaction_sso

setvpntrafficaction_sso

Use this method to set provide single sign-on to the web application.
NOTE : Authentication mechanisms like Basic-authentication require the user credentials to be sent in plaintext which is not secure if the server is running on HTTP (instead of HTTPS).

Syntax



Parameters

name

Name of the traffic policy action to modify.
This is mandatory parameter.

sso

Provide single sign-on to the web application. NOTE : Authentication mechanisms like Basic-authentication require the user credentials to be sent in plaintext which is not secure if the server is running on HTTP (instead of HTTPS).
Possible Values : ON, OFF.

Return Value

Returns simpleResult

See Also