Attribute Collector node
Collects the values of attributes for use later in the flow; for example, to populate a new account during registration.
This node supports three types of attributes:
string
boolean
number
To request a value, the attribute must be present in the IDM schema of the current identity object.
The node lets you configure whether the attributes are required to continue and whether to validate them through IDM’s policy filter.
Use the node alone or within a Page node.
Compatibility
Product | Compatible? | ||
---|---|---|---|
ForgeRock Identity Cloud |
|
||
ForgeRock Access Management (self-managed)
|
|
||
ForgeRock Identity Platform (self-managed) |
|
Properties
Property | Usage |
---|---|
Attributes to Collect |
A list of the attributes to collect based on those in the IDM schema for the current identity object. |
All Attributes Required |
When enabled, all attributes collected in this node are required in order to continue. |
Validate Input |
When enabled, validate the content against any policies specified in the IDM schema for each collected attribute. For more information, refer to Use policies to validate data in the IDM documentation. If you enable this property, the collected attributes must be User Editable in IDM. To make an attribute user-editable in the IDM admin UI:
For details, refer to Property Configuration Properties in the IDM documentation. |
Identity Attribute |
The attribute used to identify the object in IDM. |