Difference between revisions of "User"
From Senfi Docs
Line 1: | Line 1: | ||
− | User | + | The term '''User''' in this documentation refers to someone who uses Senfi. Users are created within the [[Concepts#Organization, User, Access Group|organization]] in Senfi. User can be assigned to one or more [[Access_Group|access groups]]. |
=== Role === | === Role === | ||
− | + | Within an organization, roles are created for various job functions. The permissions to perform certain actions are assigned to specific roles. A role can be assigned to one or several users, and each user can only have one role. | |
The actions that can be assigned to a role are: | The actions that can be assigned to a role are: | ||
Line 217: | Line 217: | ||
|} | |} | ||
− | Each [[Concepts#Organization, User, Access Group|organization]] has a default role called '''Administrator''' that can perform all | + | Each [[Concepts#Organization, User, Access Group|organization]] has a default role called '''Administrator''' that can perform all actions. The Administrator role cannot be edited or deleted, and there must be at least one user in an organization with the Administrator role. |
[[File:Org_role_actions.png|center|thumb|700px|Example of Organization, Role & Actions|link=]] | [[File:Org_role_actions.png|center|thumb|700px|Example of Organization, Role & Actions|link=]] | ||
− | Users with | + | Users with the Administrator role are able to manage other roles. |
+ | |||
+ | <div class="important">Note: If user A has role B, and role B is deleted, user A will be assigned an empty role and will no longer be allowed to login. The Administrator or someone who can manage users will need to assign a new role for user A before he/she can login.</div> | ||
<div class="right">[[Access_Group|Next: Access Group]]</div> | <div class="right">[[Access_Group|Next: Access Group]]</div> |
Revision as of 13:43, 26 September 2019
The term User in this documentation refers to someone who uses Senfi. Users are created within the organization in Senfi. User can be assigned to one or more access groups.
Role
Within an organization, roles are created for various job functions. The permissions to perform certain actions are assigned to specific roles. A role can be assigned to one or several users, and each user can only have one role.
The actions that can be assigned to a role are:
Action | |||||||
---|---|---|---|---|---|---|---|
Task | Manage User | Manage Site | Manage Lift | Manage Measurement | Manage Rule | Manage Access Group | Can Integrate |
Add User | Y | ||||||
Update User | Y | ||||||
Delete User | Y | ||||||
Add Site | Y | ||||||
Update Site | Y | ||||||
Delete Site | Y | ||||||
Add Lift | Y | ||||||
Update Lift | Y | ||||||
Delete Lift | Y | ||||||
Add Measurement | Y | ||||||
Update Measurement | Y | ||||||
Delete Measurement | Y | ||||||
Add Rule | Y | ||||||
Update Rule | Y | ||||||
Delete Rule | Y | ||||||
Add Access Group | Y | ||||||
Update Access Group | Y | ||||||
Delete Access Group | Y | ||||||
Add API Key | Y | ||||||
Delete API Key | Y | ||||||
Check Debugger | Y | ||||||
Check Inspector | Y |
Each organization has a default role called Administrator that can perform all actions. The Administrator role cannot be edited or deleted, and there must be at least one user in an organization with the Administrator role.
Users with the Administrator role are able to manage other roles.
Note: If user A has role B, and role B is deleted, user A will be assigned an empty role and will no longer be allowed to login. The Administrator or someone who can manage users will need to assign a new role for user A before he/she can login.