Which process serves to prove the identity and credentials of a user requesting access to an application or data?
Answer options:
A. Repudiation
B. Authentication
C. Identification
D. Authorization
Answer correct:
B
Authentication is the process of proving whether the identity presented by a user is true and valid. This can be done through common mechanisms such as user ID and password combinations or with more secure methods such as multifactor authentication.