Skip to content

FEA24-user-management

Admin user can (CRUD = Create, Replace, Update and delete) hash values for end users using "user management".

  • Author: Reima Parviainen
  • Date / Version: 07/02/2023 / v 0.1

User roles

  1. Root Admin - Actor1

Prerequisites / Conditions

  1. User has to be informed about ALL information that is collected of user.
  2. User has to be informed how the collected data is used.
  3. User has to be informed where collected data is saved. (Hopefully inside EU.)

Use Case Diagram

uml diagram

Description of use case

  1. Check active user hashes in the database.
  2. CRUD = Create, Replace, Update and delete

Exceptions

  • No known exceptions.

Result

  • Users are managed.

Use frequency

  • When needed.

Additional information

  • Connected to:
  • Technical Requirements: --
  • User-Requirements:
    • Admin User should be also be able to check active hashes in database.

Sources