Identity Proofing

Checking whether a person is who they claim to be during enrollment before later authentication begins.

Identity proofing is the process of establishing that a person is who they claim to be during enrollment or onboarding. It comes before ordinary login. The system may inspect documents, validate personal information, compare a selfie to an ID, or route the person into a stronger attended or in-person path if the evidence is weak.

How It Differs from Authentication

Authentication asks whether the returning user can prove access right now. Identity proofing asks whether the original identity claim should be trusted in the first place. In other words, proofing is about establishing the account-to-person link, while authentication is about checking that the returning user still controls the right authenticators.

How AI Helps

AI helps proofing by validating document fields, checking for tampering, running face verification between an ID portrait and a selfie, applying liveness detection, and spotting inconsistencies that deserve review. It can also help decide whether the user should continue remotely or move to a stronger fallback path.

Why It Matters

Identity proofing matters because every downstream login, payment, and recovery step depends on the original identity record being trustworthy. If the enrollment step is weak, later controls may only protect a bad account more efficiently. That is why proofing, verification, and fraud prevention increasingly belong in the same operational system.

Related Yenra articles: Identity Verification and Fraud Prevention, Biometric Authentication, and Facial Recognition Systems.

Related concepts: Verification, Authentication, Face Verification, Liveness Detection, Evidence, and Forgery.