Identity Proofing
Identity proofing is the process of confirming that a person is who they claim to be before they are granted a credential or access to a service. It generally involves collecting and checking personal information, documents, or biometric data to establish confidence in the individual's identity. It is a distinct step that occurs before ongoing authentication, which verifies an already-established identity at each subsequent access.
Identity proofing is the process of providing and validating sufficient information, such as identity history, credentials, and supporting documents, to establish an individual's identity to a required level of confidence. In NIST guidance (as reflected in the SP 800-63 series, notably the digital identity guidance under SP 800-63A), the process generally involves the presentation and validation of the minimum attributes necessary to accomplish proofing, and it precedes credential issuance and subsequent authentication. Practitioners should not conflate identity proofing (establishing an identity) with authentication (verifying a previously established identity at access time). Specific attribute requirements, validation methods, and assurance levels vary by the applicable revision of the governing NIST publication and by agency tailoring; readers should verify the current authoritative text before implementation.
Why it matters
Identity proofing establishes the foundation on which all subsequent access decisions rest. If an organization issues a credential to the wrong person, or to a fraudulent applicant, every later authentication event faithfully verifies an identity that was never legitimate to begin with. In defense and public sector environments, where credentials can lead to access to Controlled Unclassified Information (CUI) or sensitive systems, weak proofing at enrollment can undermine otherwise strong authentication controls downstream. This is why NIST guidance treats proofing as a distinct step that precedes credential issuance and authentication rather than folding it into the login process.
A common and consequential mistake is conflating identity proofing with authentication. Authentication verifies a previously established identity at the moment of access; proofing establishes that identity in the first place. Treating the two as interchangeable can lead organizations to over-invest in authentication mechanisms while accepting insufficient assurance about who actually received the credential. Because the attribute requirements, validation methods, and assurance levels differ across revisions of the governing NIST publications and can be tailored by individual agencies, compliance officers and ISSMs should confirm which requirements apply to their systems rather than assuming a single universal standard.
Proofing also carries scope-sensitive obligations. The confidence level appropriate for a low-impact citizen-facing service may fall well short of what is expected for access to sensitive government systems, and requirements can vary between federal civilian, defense, and other environments. Readers should verify the current authoritative text and any applicable agency tailoring before relying on a particular proofing approach to satisfy a compliance requirement.
Who it's relevant to
Inside Identity Proofing
Common questions
Answers to the questions practitioners most commonly ask about Identity Proofing.