User Groups¶
User Groups is a standard configuration interface for the individual user groups of Assure1. Each User Group allows for multiple users to be assigned security restrictions under one simple administration element. Individual groups can be assigned different permissions based on their role in the system, their specific customer devices, or their default diagram view.
Refer to the Standard Configuration Interface guide for details on how to interact with the grid and form.
This user interface calls REST methods from api/AAA/userGroups.
The UI path for this interface is Configuration -> AAA -> User Groups.
Form Fields¶
-
User Group Name - The name of the user group.
-
Role - The role of permissions to be used by the user group.
-
Properties - Group restrictive properties. Refer to the User Groups Properties section on the Authentication Options and Adding User Accounts guide for more information.
-
Preferences - Group preferences that are inherited by the users in the group. Refer to Preferences section on the Authentication Options and Adding User Accounts guide for more information.
-
Users - Shows all of the user accounts that are in the group.
Best Practices¶
- Users may be added to user groups, but not simply removed. All users must always belong to a single group. The proper process to move a user to a new group is to add them to the destination group, which would remove them from the previous group. Individual users can be moved via the Users UI (Configuration -> AAA -> Users).
Default User Groups¶
-
Administrators
-
Anonymous
-
API
-
Multitenant
-
Operators