Java Policy Agents 5.9.1

JWT Cookie Name

The name of the cookie that holds the OIDC JWT on the user’s browser.

Before changing the name of this cookie, consider the following points:

  • This cookie is only used by the agent and is never presented to AM.

  • The cookie name must be unique in the cookies the user’s browser receives. For example, do not set the JWT cookie name to iPlanetDirectoryPro, which is the default name of the AM session cookie.

Property name

org.forgerock.agents.jwt.cookie.name

Property aliases

org.forgerock.openam.agents.config.jwt.name (since 5.0)

org.forgerock.agents.jwt.cookie.name (since 5.6)

Type

String

Default

am-auth-jwt

Bootstrap property

Yes

Required property

No

Restart required

No

Local configuration file

AgentBootstrap.properties

AM console tab

Global

Copyright © 2010-2023 ForgeRock, all rights reserved.