Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Actors

  • System User
  • OpenRegistry System

Pre-Conditions

  • User is authenticated to system.
  • User has some authority to view people.

Business Flow

  • User is presented the list of people they have access to make modifications to. This list is zero or more (depending on access). Relevant information to show includes (note that what IS shown may depend on access control levels):
    • First Name, Last Name
    • Email Address,
    • Roles & Expiration Dates
    • Department
  • User MAY choose criteria to restrict list of people seen. Options are any combination of (note, search options may depend on access control levels):
    • First Name
    • Last Name
    • Role Expiration Dates
    • Role
    • Email Address
    • Department
  • List of people seen should update to reflect criteria chosen AND access levels.

Post Conditions

  • None

Non-Functional Considerations

    • All access to "restricted" information should be logged ?
  • No labels