Manage User Groups Node
| Description | The Manage User Groups node allows you to add or remove groups for a user in IO. |
| Available in | Authentication, Admin, Self Service, API, Consent, Library, Custom, User Defined |
| Node Name | Manage User Groups |
Node 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.Groups Option
You can configure whether the operation is allowed for non-admin users by enabling the dedicated flag.
List of groups to Add
You can assign the user to **existing groups** or **create new groups** to be assigned if they do not exist. It is also possible to provide a **variable** containing an **array of groups** to dynamically specify the groups to add. There is an option to **ignore errors** if a specified **group is missing**.List of groups to Remove
You can remove **specific groups** from the user or use a flag to remove **all groups**. Can also provide a **variable** containing an **array of groups** to dynamically specify the groups to remove.Default Output Node
- Success
- Not Authorised
- User not found
- Failure