Java Policy Agents 5.9.1

Enable User Principal Flag

User Principal Flag

When the property User Mapping Mode is USER_ID, this flag indicates whether to identify the user through the user DN, as follows:

  • If true, the DN is taken from universalId, retrieved from the AM user session info.

  • If false, the user is identified by the the property User Session Name.

Property name

org.forgerock.agents.userid.mapping.mode.use.dn.enabled

Property aliases

com.sun.identity.agents.config.user.principal (since 5.0)

org.forgerock.agents.userid.mapping.mode.use.dn.enabled (since 5.6)

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

Global

Copyright © 2010-2023 ForgeRock, all rights reserved.