Breached Password
Node Card
Category: User Management Nodes
Typical position: After a Password input node, before Create User or Update User: route the
true output back to re-prompt the user for a different password.Properties
Outputs & Errors
This node has no configurable properties.
| Output | Condition |
|---|---|
true | Password was found in a known breach database: take action (prompt user to choose a different password) |
false | Password is not known to be breached: safe to proceed |
Use this node during registration or password-reset flows to enforce credential hygiene. Route the true output back to the password input step so the user can choose a different password before the account is created or updated.