Difference between revisions of "User"

From Senfi Docs
Jump to: navigation, search
Line 2: Line 2:
  
 
=== Role ===
 
=== Role ===
Role is a set of actions that user can perform. Currently actions that can be assigned to role are:
+
A role may be assigned a set of actions that the user can perform. The actions that can be assigned to a role are:
 
{| class="wikitable"
 
{| class="wikitable"
 
|
 
|
!colspan=7|Actions
+
!colspan=7|Action
 
|-
 
|-
!Capbility
+
!Task
 
!Manage User
 
!Manage User
 
!Manage Site
 
!Manage Site
Line 215: Line 215:
 
|}
 
|}
  
Each [[Concepts#Organization, User, Access Group|organization]] has default role called '''Administrator''' that can perform all of the actions.
+
Each [[Concepts#Organization, User, Access Group|organization]] has a default role called '''Administrator''' that can perform all of the actions.
  
 
[[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=]]
  
 
<div class="right">[[Access_Group|Next: Access Group]]</div>
 
<div class="right">[[Access_Group|Next: Access Group]]</div>

Revision as of 11:11, 25 September 2019

User is the account that uses Senfi. Users are created and used within the organization in Senfi. User can be assigned to one or more access groups.

Role

A role may be assigned a set of actions that the user can perform. 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 of the actions.

Example of Organization, Role & Actions