create user
This block is part of the users group and was last modified in core v14.0.4.
create user
v14.0.4
create a new user in your cluster
| Pin | Pin | Type | Default |
|---|---|---|---|
| flow |
flow |
||
User IDrequiredThe ID of the user (eg: username, email, code) |
value |
||
PasswordrequiredPassword or passcode for the user |
value |
||
| User Data Optional: Extra data for the user account |
mutations |
||
| expiry The user will be removed after this date |
date |
||
username sanitizev13.0.8If true all special characters (Besides _,-,+,@,.) will be removed from the username. |
condition |
||
allow login asv14.0.4Allow admins to sign in as this user without their password |
condition |
||
allow passwordless loginv14.0.4Allow this user to sign in without a password (only for non-admin users) |
condition |
| Pin | Pin | Type | Example |
|---|---|---|---|
| flow |
flow |
||
| User |
object |
||
| success Returns false in case of an error |
condition |
||
| error Return the error in case of an error |
value |
Core Releases
v14.0.4 This block was introduced inv14.0.4, click here to see the release notes.
Back to
users
Return to the main group to view all sub-groups
Back to user management
Return to the group to view all blocks within this group