loading
Preparing LoginRadius developer resources
Mission: Help enterprises accelerate digital transformation with our fully-managed Customer IAM technology.
Skip to main content

Privacy Prompt

Prompts the user to accept one or more Privacy Policies. Use in registration or progressive profile flows. Always used inside a Web Page node. Child node: must be placed inside a Web Page node.
Input Node

Node Card

Privacy Prompt
true
false
Category: Input Nodes
Type: privacy-policy-prompt
Typical position: Inside a Web Page node during registration or at any point where policy acceptance must be explicitly captured.

PropertyTypeRequiredDescription
MessagetextYesText shown alongside the privacy policy acceptance prompt, describing what the user is agreeing to.
Privacy Policy ModeselectYesAcceptance mode: Strict requires the user to actively check a box; Moderated pre-checks acceptance and allows the user to opt out.
Privacy PoliciesselectYesThe privacy policy versions (configured in Admin Console) to present to the user for acceptance.

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.