Java Policy Agents 5.10.2

Enable Composite Advice Encoding

When true, composite advices are base64 URL-encoded before being sent to custom login endpoints. Use this property to increase security, and protect against cross-site scripting attacks.

Property name

org.forgerock.agents.advice.b64.url.encode.enabled

Aliases

com.forgerock.agents.advice.b64.url.encode
  Introduced in Java Agent 5.6.2.1
  Recognized from AM 7

org.forgerock.agents.advice.b64.url.encode.enabled
  Introduced in Java Agent 5.6.2.1

org.forgerock.agents.advice.b64.url.encode
  Introduced in Java Agent 5.6.2.1

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: AM Services (from AM 7)

Title: Enable Composite Advice Encoding

Legacy title: Composite Advice Encode

Copyright © 2010-2023 ForgeRock, all rights reserved.