33.3.11 Enabling Secure or HTTPOnly Flags for Cluster Cookies

By default, Identity Server and ESP cluster cookies do not have any secure or HTTPOnly flags.

To enable secure or HTTPOnly cookie, perform the following steps:

  1. Click Devices > Identity Servers > Edit > Options > New.

  2. Specify the following details:

    Property Type

    Property Value

    SECURE CLUSTER COOKIE

    Select true.

    HTTP ONLY CLUSTER

    Select true.

  3. Click OK.

  4. Restart Tomcat.

NOTE:The secure cookies cannot be configured for ESP cluster as the communication between Access Gateway and NESP is over HTTP on the loopback interface.