Groups
Groups are used to group Users together.
A group can be used by multiple Users and inherit its Permissions from one or more other Groups.
Each group has the following base parameters:
Parameter | Description |
---|---|
Name | Name to identify this model |
Description | An additional description |
Active | Indicates if this model is active |
Parent |
Permissions
The group gets its permissions from all it's parent groups.
If one of the group's parent has an access permission, the group gets this permission too. If one of it's groups has a never permission, the never overrides the access.
The permissions can be set or overridden individually on the group. A group can also exist without any role assigned. If the group gets a never permission from one of it's parent, the permission can't be overriden.