User Story Summaries are for capturing notes about broad user stories, or user story themes, related to a particular topic. These may be used as inspiration and source material for creating specific user stories, which may in turn be implemented in various system releases. Some of these broad stories, or themes, may not be implemented in the 1.0 release.
Security/Authentication
User can login to the system using a name and password
User can request a password reset (lost password)
Admin can create a user profile
Admin can link a user profile to the name authority
Admin can change a user's password
Admin can activate/inactivate a user account
Admin can view/export all user profiles
Roles & Permissions / Authorization
Admin can create one or more roles, e.g. Administrator, Data Entry Clerk Curator, Registrar
Admin can assign c/r/u/d permissions to a role at the field, record, or function level
Admin can assign one or more roles to a user
Admin can remove one or more roles assigned to a user
Admin can view all roles assigned to a user
Admin can view all users assigned to a role
Add Comment