# User Management Permissions
The following list contains all the current permissions of UserM.
# Web
Name | Description | Supports Level-4 |
---|---|---|
module:view:user | allows access to user account web pages | |
module:view:group | allows access to group web pages | |
module:view:role | allows access to role web pages | |
module:view:permission | allows access to permission web pages | |
module:view:create.user | allows access to web pages for creating new user accounts | |
module:view:details.user | allows access to web pages for consulting the details of a user account | |
module:view:create.group | allows access to web pages for creating new groups | |
module:view:details.group | allows access to web pages for consulting the details of a group | |
module:view:create.role | allows access to web pages for creating new roles | |
module:view:details.role | allows access to web pages for consulting the details of a role | |
module:view:create.permission | allows access to web pages for creating new permissions | |
module:view:details.permission | allows access to web pages for consulting the details of a permission |
# User
Name | Description | Supports Level-4 |
---|---|---|
user:create | enables the creation of new user accounts | |
user:read | enables access to the details of a user account | YES |
user:update | enables the edition of data of existing user accounts | YES |
user:delete | enables the deletion of user accounts | YES |
user:assign-substitute | enables the assignment of user accounts as substitute users of other user accounts | YES |
# Group
Name | Description | Supports Level-4 |
---|---|---|
group:create | enables the creation of new groups | |
group:read | enables access to the details of a group | YES |
group:update | enables the edition of data of existing groups | YES |
group:delete | enables the deletion of groups | YES |
group:add-user | enables adding user accounts to groups | YES |
group:add-role | enables adding roles to groups | |
group:remove-user | enables the removal of user accounts from groups | YES |
group:remove-role | enables the removal of roles from groups |
# Roles
Name | Description | Supports Level-4 |
---|---|---|
role:create | enables the creation of new roles | |
role:read | enables access to the details of a role | |
role:update | enables the edition of data of existing roles | |
role:delete | enables the deletion of roles | |
role:add-permission | enables adding permissions to roles | |
role:remove-permission | enables the removal of permissions from roles |
# Permissions
Name | Description | Supports Level-4 |
---|---|---|
permission:create | enables the creation of new permissions | |
permission:read | enables access to the details of a permission | |
permission:update | enables the edition of data of existing permissions | |
permission:delete | enables the deletion of permissions |