JWT Cookie Name
The name of the cookie that holds the OpenID Connect ID token on the user’s browser. Before changing the name of this cookie, consider the following points:
-
The cookie is only used by the agent and is never presented to AM.
-
The cookie name must be unique across the set of cookies the user’s browser receives, since some browsers behave in unexpected ways when receiving several cookies with the same name. For example, you should not set the session ID token cookie name to
iPlanetDirectoryPro
, which is the default name of AM’s session cookie.
Default: am-auth-jwt
Property name |
|
Function |
Profile |
Type |
String |
Bootstrap property |
Yes |
Required property |
No |
Restart required |
No |
AM console |
Tab: Title: |