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

Lock Account

Locks the current user's account, preventing future logins until unlocked.
Account Management

Node Card

Lock Account
true
false
Error edges
4046
Category: Account Management Nodes
Typical position: After detecting suspicious activity or a policy violation, before a Failure Final node or notification step.

PropertyTypeDefaultDescription
Error HandlingcustommultiselectAll errors set to automaticLets you override the default message shown to users for each error code. Setting a custom message activates that error code as a named output edge on the canvas.

Common Next Nodes

Lock Account (true)Failure Finalaccount locked: end the flow
Lock Account (true)Send Emailnotify user their account has been locked

Use this node in security-enforcement flows to lock an account after repeated failed authentication attempts or a detected policy violation. Pair it with the Unlock Account node in a separate administrative flow.