Inspector App - User Administration
Introduction
General Notes
- When users are created no action by the user is required
- No email is sent to the user
- No confirmation by the user is required
An administrative user must register the user,
You have to set the new user's Role to something other than registered
- Users cannot be deleted,
Users can be disabled by setting their role to registered
TODO - What happens in the mobile app? Can the user still upload data into the system?. Perhaps we need a disabled role?
Procedure Create a New User
- Sign out of the Desktop RFID App
- Enter the URL
http://{app}/sign_up
- Enter the name, email, password of the new user
- Press save
- Logout
- Login as an admin user
Edit the user and set the role to something other than registered
User Roles
Listed from lowest to highest permissions:
Registered - The user is registered, but cannot login (until an admin user sets a higher role)
Viewer - The user can login and view data, but cannot add or edit data
Normal - The user can login view, edit, add and edit data. But cannot add or edit users
Admin - The user has all the permission as a Normal, plus they can register and edit users