This document provides an introduction to identity verification and authentication in computer systems. It discusses how identity was traditionally based on things one has like keys or knows like passwords, but these can be stolen, lost, or forgotten. Biometrics offer a more reliable method of verification based on measurable physiological characteristics like fingerprints. The document outlines three main methods of authentication: something you know (like a password), something you have (like a smart card), and something you are (a biometric). Using two factors together provides greater security than a single factor alone.