Java Policy Agents 2023.3

Enable POST Data Preservation

When true, unauthenticated POST data is stored before redirecting to the login screen, then auto-submitted after successful authentication.

Property name

org.forgerock.agents.post.data.preservation.enabled

Aliases

org.forgerock.agents.post.data.preservation.enabled
  Introduced in Java Agent 5.6

com.sun.identity.agents.config.postdata.preserve.enable
  Introduced in Java Agent 5.0
  Recognized from AM 6

Type

Boolean: true returns true; all other strings return false.

Default

false

Bootstrap property

No

Required property

No

Restart required

No

Local configuration file

AgentConfig.properties

AM console

Tab: Advanced

Title: Enable POST Data Preservation

Legacy title: Post Data Preservation enabled

Copyright © 2010-2023 ForgeRock, all rights reserved.