Manage Users
User and UserGroup management is closely tied with authentication. If you have not configured authentication yet, see the Set Up Authentication section for further details. Note that the authentication ID is a critical piece of information when dealing with user management.
You can manage both individual users and user groups through either the entity or declarative interface.
Bootstrap Admin Group Cannot Be Updated or Deleted
The bootstrap user group adminGroup
, which is created when a new organization is established, cannot be updated or deleted. Attempting to modify this user group will result in a 400
error stating "Can't override MANAGE permission for the boostrap group 'adminGroup'"
.