Java Policy Agents 5.9.1

JWT Cache TTL

The time in minutes after which entries in the JWT cache timeout and are purged.

Parsing JWTs is a CPU intensive process. Because all JWTs in the cache have already been parsed, consider using a long timeout for this cache.

Property name

org.forgerock.agents.jwt.cache.ttl.minutes

Property aliases

org.forgerock.openam.agents.config.jwt.cache.ttl.minutes (since 5.0)

org.forgerock.agents.jwt.cache.ttl.minutes (since 5.6)

Type

Integer

Default

30

Bootstrap property

Yes

Required property

No

Restart required

Yes - Restart the container after changing the property

Local configuration file

AgentBootstrap.properties

AM console tab

Advanced

Copyright © 2010-2023 ForgeRock, all rights reserved.