Java Policy Agents 2024.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 you are changing this property manually or with agentadmin --key, you must re-encrypt the agent profile password. For more information, refer to Encrypted Agent Password.

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

Function

Authentication service, Encryption

Type

String

Bootstrap property

No

Required property

No

Restart required

No

Local configuration file

AgentConfig.properties

Copyright © 2010-2024 ForgeRock, all rights reserved.