Consent Prompt
Node Card
Category: Input Nodes
Type:
consent-promptTypical position: Inside a Web Page node during registration or at a consent-gate step in the flow.
Properties
Outputs & Errors
| Property | Type | Required | Description |
|---|---|---|---|
| From Consent Status | checkbox | No | When enabled, the consent form is populated from the result of an upstream Consent Status node (e.g., showing only revoked or pending consents). Default: false. |
| Consent Policies | select | Yes (when From Consent Status is false) | The consent policy or policies (configured in Admin Console) to present to the user. |
| Output / Code | Condition | Default message |
|---|---|---|
| NA | NA | Child nodes have no independent outputs: the parent Web Page node fires its output edge on form submission. |
Common Next Nodes
Web Page containing Consent Prompt (output)→Success Finalconsent collected: grant access
Usage Notes
Consent Prompt captures explicit user consent for data processing or sharing. When From Consent Status is enabled, pair it with an upstream Consent Status node to show only the consents that are currently revoked or not yet accepted, avoiding re-prompting for already-granted consents. Consent records are stored on the user's profile and auditable via the LoginRadius API.