Difference between revisions of "User"
From Senfi Docs
Line 4: | Line 4: | ||
Role is a set of actions that user can perform. Currently actions that can be assigned to role are: | Role is a set of actions that user can perform. Currently actions that can be assigned to role are: | ||
* Manage User | * Manage User | ||
+ | ** Add User | ||
+ | ** Update email address | ||
+ | ** Change Role | ||
+ | ** Change Password | ||
+ | ** Access Group assignment | ||
+ | ** Delete User | ||
* Manage Site | * Manage Site | ||
+ | ** Add Site | ||
+ | ** Update Site | ||
+ | ** Update Model | ||
+ | ** Update Floorplan | ||
+ | ** Delete Site | ||
* Manage Lift | * Manage Lift | ||
+ | ** Add Lift | ||
+ | ** Update Lift | ||
+ | ** Delete Lift | ||
* Manage Measurement | * Manage Measurement | ||
+ | ** Add Measurement | ||
+ | ** Update Measurement | ||
+ | ** Delete Measurement | ||
* Manage Rule | * Manage Rule | ||
+ | ** Add Rule | ||
+ | ** Update Rule | ||
+ | ** Delete Rule | ||
* Manage Access Group | * Manage Access Group | ||
+ | ** Add Access Group | ||
+ | ** Update Assigned Users | ||
+ | ** Update Assigned Sites | ||
+ | ** Update Assigned Rules | ||
+ | ** Delete Access Group | ||
* Can Integrate | * Can Integrate | ||
+ | ** Manage API keys | ||
+ | ** Check Debugger | ||
+ | ** Check Inspector | ||
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 default role called '''Administrator''' that can perform all of the actions. | ||
[[File:Org_role_actions.png|frame|Example of Organization, Role & Actions|link=]] | [[File:Org_role_actions.png|frame|Example of Organization, Role & Actions|link=]] |
Revision as of 17:28, 19 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
Role is a set of actions that user can perform. Currently actions that can be assigned to role are:
- Manage User
- Add User
- Update email address
- Change Role
- Change Password
- Access Group assignment
- Delete User
- Manage Site
- Add Site
- Update Site
- Update Model
- Update Floorplan
- Delete Site
- Manage Lift
- Add Lift
- Update Lift
- Delete Lift
- Manage Measurement
- Add Measurement
- Update Measurement
- Delete Measurement
- Manage Rule
- Add Rule
- Update Rule
- Delete Rule
- Manage Access Group
- Add Access Group
- Update Assigned Users
- Update Assigned Sites
- Update Assigned Rules
- Delete Access Group
- Can Integrate
- Manage API keys
- Check Debugger
- Check Inspector
Each organization has default role called Administrator that can perform all of the actions.