Commit 92270871 authored by Pierre Andouche's avatar Pierre Andouche
Browse files

407

parent ceb52b6b
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -2023,9 +2023,13 @@ REFERENCE: ASS-REQ-6.2-01
      - Attempt to log in using credentials from other accounts or invalid credentials.
      - Log in with the correct credentials for each account.
      - Verify that only the authorized actions defined by the user profile are accessible.
      - If the account is not authorized to, attempt to read stored data
      - If the account is not authorized to, attempt to read configuration data
      - If the account is not authorized to, attempt to modify stored data
      - If the account is not authorized to, attempt to modify configuration data

  - VERDICT:
    SUCCESS if only correct identification and authentication allows access to the specific rights of a user profile.
    SUCCESS if only correct identification and authentication allows access to the specific rights of a user profile, and only authorized users may read or modify stored data or configuration data.
    FAIL if unauthorized access or incorrect rights assignment is detected.

  - EVIDENCE: