An enterprise web portal requires remote employees to enter a username and a dynamic one-time password (OTP) generated by an authenticator application to prove who they are before entering the network. Which pillar of the AAA framework is directly performed during this credential verification step?
- AuthenticationAnswer
- BAuthorization
- CAccounting
- DNon-repudiation
Answer
Authentication is the AAA pillar responsible for validating a user's claimed identity via credentials such as a username and dynamic OTP.
Authentication is the process of verifying a user's claimed identity using one or more factors, such as passwords, OTPs, or biometrics.
Step-by-Step Solution
Key Concept
Authentication in the AAA framework establishes and validates the identity of a user or process using credentials before access is granted.