Java Policy Agents 5.9.1

Encryption Key

The key with which to encrypt the agent password.

The key is set during installation process. To change it after installation:

  • Manually invoke agentadmin with the --getEncryptKey option

  • Manually edit the result into the bootstrap property file, against the encryption key property

  • Re-encrypt your password using agentadmin with the --encrypt option

  • Manually edit the encrypted result into the bootstrap property file, against the encrypted password property

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

Property name

am.encryption.pwd

Property aliases

am.encryption.pwd (since 5.0)

Type

String

Bootstrap property

No

Required property

Yes - If this property is missing, the agent fails to start

Restart required

Yes - Restart the container after changing the property

Local configuration file

AgentKey.properties

Copyright © 2010-2023 ForgeRock, all rights reserved.