You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The administrator should have the privilege to create other admin users and give them specific roles. These roles specify the kind of operations they can perform on the system.
Enhancements
Create a role column in the user table
Implement authentication of different users
Give administrator user privileges to add users
Test Criteria
Administrator should be able to add users and their roles to the database
These users should be able to login
The text was updated successfully, but these errors were encountered:
Description
The administrator should have the privilege to create other admin users and give them specific roles. These roles specify the kind of operations they can perform on the system.
Enhancements
Test Criteria
The text was updated successfully, but these errors were encountered: