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.
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. |
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. |