Correct option:
Authentication
Explanation:
Authentication refers to the process of verifying the validity of a claimed identity. It ensures that the user or system claiming a specific identity is actually who they say they are, often through methods like passwords, biometrics, or tokens.
- Identification is the process of claiming an identity (e.g., providing a username).
- Authorization is the process of determining what actions or resources an authenticated user is allowed to access.