secure
Parameters
value
Configures the Secure attribute on the waiting room cookie. Value always
indicates that the Secure attribute will be set in the Set-Cookie header, never
indicates that the Secure attribute will not be set, and auto
will set the Secure attribute depending if Always Use HTTPS is enabled. Available values: "auto", "always", "never".