AM 7.4.0

Page node

Combines multiple nodes that request input into a single page for display to the user.

Drag and drop nodes on to the page node to combine them. Only add nodes that use callbacks to request input. Do not add other nodes, such as the Data Store Decision node and the Push Sender node to this node.

Compatibility

Product Compatible?

ForgeRock Identity Cloud

ForgeRock Access Management (self-managed)

ForgeRock Identity Platform (self-managed)

Outcomes

The outcomes are determined by the last node in the Page node. Only the last node in the page can have more than one outcome path.

Properties

Property Usage

Page Header

Optional localized title for the page node and the nodes contained within it. Use this when components of an authentication flow need a title, such as breaking a registration into labeled sections.

Page Description

Optional localized description for the page node and the nodes contained within it. Use this when additional descriptive text is needed in an authentication flow.

Stage

An optional stage name to pass to the client to aid in rendering.

Submit Button Text

Optional. Use the Key and Value fields to set the text of the Submit button.

This setting is available only in the Identity Platform admin UI.

Page Footer

Optional. A localized footer for the page node and the nodes contained within it. Use this when additional descriptive text is needed in an authentication flow.

This setting is available only in the Identity Platform admin UI.

Theme

Optional. If using hosted pages, specify a theme to override this journey’s UI theme.

This setting is available only in the Identity Platform admin UI.

This node’s optional properties are passed in the response, but a self-hosted or custom UI must support these properties to make them visible to the end user.

Example

The following example uses a page node containing a username collector, a password collector, and a choice collector:

Example journey showing Page node use

The flow prompts the user for all input on a single page:

User’s view of an example journey containing a Page node
Copyright © 2010-2024 ForgeRock, all rights reserved.