ID AnalyzerID Analyzer
ID Analyzer
  • ID Verification API

    API REST de escaneo y verificación de documentos de identidad

    DocuPass

    Flujo de KYC embebido listo para usar

    Biometric API

    Comparación facial y prueba de vida

    ID Fort

    KYC empresarial on-premise

    Transaction Vault

    Almacenamiento de identidad en la nube y auditoría

    Prime ID Scanner

    Software de escaneo de documentos de identidad para escritorio

  • Escáner OCR de documentos de identidad

    Extraer datos del documento de identidad

    Verificación de identidad

    Verificar usuarios remotos

    Verificación biométrica

    Reconocimiento facial

    Autenticación de documentos de identidad

    Detección de documentos falsos

    Cribado AML y PEP

    Sanciones y listas de vigilancia

    Automatización de documentos

    Generar y firmar documentos

    Cumplimiento normativo

    GDPR, HIPAA, ISO, IAL2

    Documentos de identidad admitidos

    Más de 190 países cubiertos

  • KYCVerificación de conductoresIncorporación de usuariosVerificación de usuariosVerificación de identidadDetección de fraudeServicios financierosMarketplaces y comunidadesJuegosTransporteRetail y comercio electrónicoControl de accesoSanidadEducaciónViajes y hosteleríaTelecomunicaciones
  • Desarrolladores
  • Precios
  • Contacto
Iniciar sesiónEmpezar
Home
ID AnalyzerID Analyzer

Menú

    • ID Verification API
    • DocuPass
    • ID Fort
    • Biometric API
    • Transaction Vault
    • Prime ID Scanner
    • Escáner OCR de documentos de identidad
    • Verificación de identidad
    • Verificación biométrica
    • Autenticación de documentos de identidad
    • Cribado AML y PEP
    • Automatización de documentos
    • Cumplimiento normativo
    • Documentos de identidad admitidos
    • KYC
    • Verificación de conductores
    • Incorporación de usuarios
    • Verificación de usuarios
    • Verificación de identidad
    • Detección de fraude
    • Servicios financieros
    • Marketplaces y comunidades
    • Juegos
    • Transporte
    • Retail y comercio electrónico
    • Control de acceso
    • Sanidad
    • Educación
    • Viajes y hostelería
    • Telecomunicaciones
    • Desarrolladores
    • Precios
    • Contacto
    • Seguridad e ISO 27001
← Volver al blog
Identity VerificationCompliance

What Is NIST IAL-2 Identity Assurance?

ID Analyzer Team·Jun 7, 2026·5 min de lectura
What Is NIST IAL-2 Identity Assurance?

If you have ever worked through a government or enterprise identity requirement in the United States, you have probably run into the acronym IAL. It comes from NIST Special Publication 800-63, the standard that defines how digital identity should be established and proven. IAL-2 sits in the middle of that scale, and it is the level most regulated services target.

This post explains what IAL-2 actually requires, how it differs from the levels around it, and what a compliant remote verification flow looks like in practice.

What IAL stands for

Identity Assurance Level (IAL) measures how confident you can be that a claimed identity is real and belongs to the person presenting it. NIST 800-63A defines three levels:

  • IAL-1 — Identity is self-asserted. No evidence is required, so confidence is low.
  • IAL-2 — Identity is proven using evidence and validated against authoritative sources, either remotely or in person.
  • IAL-3 — The strongest level, requiring in-person or supervised remote proofing with trained operators and physical inspection.

IAL is intentionally separate from AAL (Authentication Assurance Level) and FAL (Federation Assurance Level). IAL is about who you are at enrollment; AAL is about proving it again at login. This post focuses on IAL only.

What IAL-2 requires

IAL-2 is built around three steps: collecting evidence, validating it, and binding it to the person in front of you.

1. Identity evidence

The applicant must present acceptable evidence — typically a government-issued document such as a passport, driver's license, or national ID card. NIST grades evidence by strength (weak, fair, strong, superior). IAL-2 generally needs a combination that reaches a defined strength threshold, for example one piece of strong evidence plus a second piece, or one piece of superior evidence.

2. Validation

The evidence must be confirmed as genuine and accurate. That means two checks:

  • Authenticity — Is the document real, unaltered, and not a forgery?
  • Accuracy — Does the data on the document match an authoritative or issuing source where available?

3. Verification (binding)

Finally, you must confirm the applicant is the rightful owner of the validated identity. For remote IAL-2 this is usually done with a biometric comparison: matching a live selfie against the photo on the document, paired with a liveness check to defeat photos, masks, and replay attacks.

Note

IAL-2 explicitly permits remote identity proofing. You do not need a physical office or in-person agent, provided your remote process meets the evidence, validation, and binding requirements.

Remote IAL-2 in practice

A compliant remote flow generally moves through four stages. Each maps to a concrete capability.

Capture and read the document

The applicant photographs their ID. Document OCR extracts the printed fields, while MRZ and barcode reading pull the machine-encoded data from the back of the document or the passport zone. Cross-checking the printed text against the MRZ or barcode is a fast first signal that nothing has been tampered with.

Supporting a wide document range matters here, because applicants arrive with whatever they have. Coverage across 3,000+ document formats and 190+ countries reduces the number of legitimate users you reject simply because their document was unfamiliar.

Authenticate the document

Next, the document is checked against forgery and tampering. Document authentication inspects security features, fonts, layout consistency, and signs of digital manipulation. This is the "is it genuine" half of NIST's validation step.

Match the face and check liveness

The applicant takes a selfie. Biometric face match compares it to the document portrait, and a liveness check confirms a real person is present rather than a printed photo, screen, or deepfake. Together these satisfy the binding requirement — the person presenting the evidence is the person it describes.

Screen and record

For regulated use cases you may also run AML, PEP, and criminal records screening as part of onboarding. While screening is a separate compliance obligation from IAL, it commonly runs in the same flow.

NIST also expects you to keep a record of the proofing event. Retaining the evidence, results, and decision in a secure store supports audits and dispute resolution later.

See how DocuPass runs a complete remote identity-proofing flow

Things teams get wrong

A few recurring mistakes are worth flagging.

  • Skipping liveness. A face match without liveness can be defeated by a printed photo. NIST IAL-2 expects presentation-attack defenses for remote proofing.
  • Treating OCR as validation. Reading the data is not the same as proving the document is authentic. You need a dedicated authentication step.
  • Confusing IAL with AAL. Meeting IAL-2 at enrollment says nothing about how strong your login authentication is. Address them separately.
  • Ignoring data residency and security. Identity proofing handles sensitive personal data. Look for ISO 27001 controls, and consider on-premise deployment with ID Fort if regulation or policy requires data to stay inside your own infrastructure.

Summary

IAL-2 is NIST's mid-tier identity assurance level: prove identity with strong evidence, validate that the evidence is genuine and accurate, and bind it to the live applicant through biometrics. It can be done fully remotely.

In practical terms, a remote IAL-2 flow stacks document OCR and MRZ reading, document authentication, and biometric face match with liveness — backed by secure storage of the proofing record. Get those building blocks right, and you have a defensible, auditable path to IAL-2 that does not force users into a branch office.

Sigue leyendo

What Is AML Screening, and How Does It Work?
AMLCompliance

What Is AML Screening, and How Does It Work?

A practical breakdown of AML screening, what it checks, and how to build it into your onboarding flow.

May 31, 2026·5 min de lectura
How to Choose an Identity Verification API
Identity VerificationAPI

How to Choose an Identity Verification API

Coverage, accuracy, deployment, pricing, and compliance — the questions that actually matter when you evaluate an identity verification or KYC API.

May 15, 2026·2 min de lectura
Reading PDF417 Barcodes on North American Driver Licenses
Document OCRBarcode Scanning

Reading PDF417 Barcodes on North American Driver Licenses

A practical guide to the PDF417 barcode standard on US and Canadian driver licenses and how to use it for reliable ID verification.

Jun 4, 2026·5 min de lectura
Empieza a verificar

¿Listo para verificar tu primer documento de identidad?

Créditos de prueba gratis al registrarte — no se requiere tarjeta.

  • Prueba gratuita
  • Hablar con Ventas
  • Sin Tarjeta de Crédito

  • Créditos de Prueba Gratis al Registrarte

ID Analyzer

Verificación de identidad en la nube. Escanea y verifica licencias de conducir, pasaportes y documentos de identidad de más de 190 países con OCR, comparación facial biométrica y cribado AML.

FacebookFacebook
Twitter@idanalyzer

Certificado ISO 27001 · Ver certificación

Productos

  • Identity Verification API
  • DocuPass KYC
  • Verificación AML/PEP
  • Face Verification API
  • Transaction Vault
  • Prime ID Scanner

Soluciones

  • Escáner OCR de documentos de identidad
  • Verificación de identidad
  • Verificación biométrica
  • Detección de documentos falsos
  • Documentos admitidos

Empresa

  • Acerca de
  • Precios
  • Desarrolladores
  • Blog
  • Estado del servicio
  • Contacto

© 2026 Evith Technology Ltd. · Política de privacidad · Acuerdo de servicio · Política de protección de datos

English简体中文繁體中文DeutschFrançaisEspañolPortuguêsItaliano日本語한국어العربيةहिन्दी