Skip to content

User Roles

John Darragh edited this page Feb 16, 2023 · 4 revisions

When a user registers with the TDM Calculator, they are signed up as a regular user.

  • A regular (no admin roles) with one project. A regular user should only be able to view their own projects. In the development environment the user andyd@dispostable.com is configured as a regular user for testing purposes.

  • A "security admin". Should be able to do everything a regular user can, but also has a Security Menu option which allows them to grant/revoke Admin and Security Admin roles for any user. In the development environment, the user securityadmin@dispostable.com is configured as a security admin.

  • An "admin" user. Should be able to do everything a regular user can, but is also allowed to see all users projects on the Project Page, and should be able to view and "modify" other users' projects in the Wizard, but should not be able to save any changes to another user’s project (i.e., the Save Project button is not present on the summary page, but they should be able to navigate among the Wizard pages). In the development environment, the user ladot@dispostable.com is configured as an admin.

  • Unregistered users should not see the Projects Menu Item - since they can’t save projects and can’t see other people’s projects.

The passwords for these accounts can be found in this document if you have access to the project Google Drive

Role View Navigate Save Other

Unregistered user

none

new

none

Regular user

own

own/new

own/new

Security admin

own

own/new

own/new

grant/revoke admins and security admins

Admin

all

all

own/new

Home


Technical and Product Documentation

App Documentation

Software Architecture and Development

Team Information

UX Research

Clone this wiki locally