Java Policy Agents 2023.3

Encryption Key/Salt

The key/salt used by the default encryption class to perform encryption and decryption within the agent.

Generate a secure, random key with agentadmin --key or agentadmin --rotate commands as described in Rotate the agent profile password.

If this property is not set, the agent terminates with a configuration error.

If changing this property manually, or with agentadmin --key, you must re-encrypt the agent profile password by using agentadmin --encrypt.

Property name

org.forgerock.agents.encryption.key

Aliases

org.forgerock.agents.encryption.key
  Introduced in Java Agent 5.10.1
  Recognized from AM 7.1

am.encryption.pwd
  Introduced in Java Agent 5.0

com.sun.identity.client.encryptionKey
  Introduced in Java Agent 5.0

Type

String

Bootstrap property

No

Required property

No

Restart required

No

Local configuration file

AgentConfig.properties

Copyright © 2010-2023 ForgeRock, all rights reserved.