Privacy Status
Node Card
Category: Compliance Nodes
Type:
privacy-policy-statusTypical position: After authentication, before a Success Final node. The
false path connects to a Privacy Prompt input node.Properties
Outputs & Errors
| Property | Type | Required | Description |
|---|---|---|---|
| Select Privacy Policies | select | Yes | The privacy policies to check acceptance against. Populated from configured privacy policies in the tenant. |
| Output | Condition | Default message |
|---|---|---|
true | User has accepted the selected privacy policies | Privacy policy status updated successfully. |
false | User has not yet accepted one or more of the selected policies | NA |
Common Next Nodes
Privacy Status (true)→Success Finalpolicy accepted: grant access
Privacy Status (false)→Privacy Policy Promptcollect policy acceptance inline
Usage Notes
Place Privacy Status after any authentication step to gate access on policy acceptance. Connect the false output to a Privacy Prompt input node so users can review and accept the policies inline. Once accepted, the Privacy Prompt routes back and the flow proceeds to the true path.