Check User Locked Node
| Description | Checks whether the user account is locked and routes the flow accordingly. |
| Available in | Authentication, Admin, Self Service, API, Consent, Library, Custom, User Defined |
| Node Name | Check User Locked |
User Binding Configurations
User Binding Configurations
This section allows you to configure **how the user is identified**. ### Username You can bind the user either by **username** or by a specific **attribute**. The corresponding value must be specified (e.g. `{{form.username}}`). An additional **Ignore case** option is available.Save in the Flow store
Attributes can be saved **into a variable** for reuse by other nodes. See [Common Configurations]({filename}/pages/io/io-nodes/io-node-types/common-configurations.md#save-in-the-flow-store) for details.Default Output Node
- True — User is locked
- False — User is not locked
- User not found
- Failure