07 ‐ Use Cases List - gezielcarvalho/xpeedopr GitHub Wiki

Authentication and Authorization Subsystem (Package: Authentication):

  1. Login: Allows users to authenticate by providing their username and password.
  2. Logout: Enables users to log out of the system and terminate their session.
  3. Role-Based Access Control: Restricts access to specific functionalities based on user roles (e.g., administrator, air traffic controller, technician).
  4. Password Reset: Allows users to reset their password if forgotten or compromised.