Privacy Prompt
Node Card
Category: Input Nodes
Type:
privacy-policy-promptTypical position: Inside a Web Page node during registration or at any point where policy acceptance must be explicitly captured.
Properties
Outputs & Errors
| Property | Type | Required | Description |
|---|---|---|---|
| Message | text | Yes | Text shown alongside the privacy policy acceptance prompt, describing what the user is agreeing to. |
| Privacy Policy Mode | select | Yes | Acceptance mode: Strict requires the user to actively check a box; Moderated pre-checks acceptance and allows the user to opt out. |
| Privacy Policies | select | Yes | The privacy policy versions (configured in Admin Console) to present to the user for acceptance. |
| 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 Privacy Prompt (output)→Success Finalpolicy accepted: grant access
Usage Notes
Privacy Prompt records explicit policy acceptance against the user's profile for audit and compliance purposes (GDPR, CCPA). Use Strict mode when regulations require affirmative consent. The accepted policy versions are stamped on the user's profile and available via the LoginRadius API.