AM 7.4.0

Inner Tree Evaluator node

Lets you nest authentication journeys as children within a parent. There is no limit to the depth of nesting.

Any information collected or set by the parent journey, such as a username or the authentication level, is available in the child journeys.

Shared node state data collected by child journeys is available to the parent when evaluation of the child is complete, but data stored in transient and secure state is not. For instance, if a child journey collects and stores the user’s password in transient state, it cannot be retrieved by a node in the parent journey when evaluation continues.

For information about shared state data, refer to Access shared state data.

Compatibility

Product Compatible?

ForgeRock Identity Cloud

ForgeRock Access Management (self-managed)

ForgeRock Identity Platform (self-managed)

Outcomes

  • True

  • False

Evaluation continues along the True path if the child reached the Success exit point; otherwise, evaluation continues along the False path.

Properties

Property Usage

Tree name (required)

Enter the name of the authentication journey to evaluate.

Copyright © 2010-2024 ForgeRock, all rights reserved.