Multiple choice technology security

What is meant by Authentication?

  1. Another term for identification

  2. Method of validating a credential set

  3. Method of evaluating the access privileges

  4. None of the above

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Authentication is the process of validating a claimed identity (like username/password, token, or certificate). It verifies credentials, whereas authorization determines what access those credentials grant. Identification is just claiming an identity.