Home > Configuration > Authentication > setauthenticationvserver_samesite

setauthenticationvserver_samesite

Use this method to set sameSite attribute value for Cookies generated in AAATM context. This attribute value will be appended only for the cookies which are specified in the builtin patset ns_cookies_samesite

Syntax



Parameters

name

Name of the virtual server to modify.
This is mandatory parameter.

samesite

SameSite attribute value for Cookies generated in AAATM context. This attribute value will be appended only for the cookies which are specified in the builtin patset ns_cookies_samesite
Possible Values : None, LAX, STRICT.

Return Value

Returns simpleResult

See Also