Java Policy Agents 5.9.1

Set-Cookie Attribute Map

When creating cookies with the AttributeTaskHandler, this property sets additional attributes by adding text into the Set-Cookie header.

Specify a key:value map, where the key is the cookie name, and the value the string to add to the the Set-Cookie header.

Separate multiple values with a semicolon.

Property name

org.forgerock.agents.set.cookie.attribute.map

Property aliases

org.forgerock.agents.set.cookie.attribute.map (since 5.6.3.0)

Type

Map

  • Keys: Cookie name

  • Values: (samesite) text to be added to the Set-Cookie header

Bootstrap property

No

Required property

No

Restart required

No

Local configuration file

AgentConfig.properties

AM console tab

SSO

Copyright © 2010-2023 ForgeRock, all rights reserved.