Java Policy Agents 5.9.1

Encrypting Java class

The Java class used to encrypt the agent password.

During installation, the class is set in the bootstrap properties file with the default value. Change the class only to reduce your level of encryption.

To change the class, make sure that the class is available at runtime, regenerate the agent password using the agent installer, and manually edit the newly generated encrypted password into the bootstrap properties file.

Property name

org.forgerock.agents.encryptor.classname

Property aliases

org.forgerock.agents.encryptor.classname (since 5.7)

com.iplanet.security.encryptor (since 5.0)

Type

String

Default

org.forgerock.openam.shared.security.crypto.AESWrapEncryption

Bootstrap property

Yes

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

AgentBootstrap.properties

Copyright © 2010-2023 ForgeRock, all rights reserved.