Home > Configuration > Traffic Management > settmsessionaction_persistentcookie

settmsessionaction_persistentcookie

Use this method to set enable or disable persistent SSO cookies for the traffic management (TM) session. A persistent cookie remains on the user device and is sent with each HTTP request. The cookie becomes stale if the session ends. This setting is overwritten if a traffic action sets persistent cookie to OFF.
Note: If persistent cookie is enabled, make sure you set the persistent cookie validity.

Syntax



Parameters

name

Name of the session action to modify.
This is mandatory parameter.

persistentcookie

Enable or disable persistent SSO cookies for the traffic management (TM) session. A persistent cookie remains on the user device and is sent with each HTTP request. The cookie becomes stale if the session ends. This setting is overwritten if a traffic action sets persistent cookie to OFF. Note: If persistent cookie is enabled, make sure you set the persistent cookie validity.
Possible Values : ON, OFF.

Return Value

Returns simpleResult

See Also