Authentication refers to the process of confirming identity. While often used interchangeably withauthorization, authentication represents a fundamentally different function.
In authentication, a user or application proves they are who they say they are by providing valid credentials for verification. Authentication is often proved through a username and password.