ID AnalyzerID Analyzer
ID Analyzer
  • API de verificação de identidade

    API REST de escaneamento e verificação de documentos de identidade

    DocuPass

    Fluxo KYC embutido pronto para uso

    Biometric API

    Comparação facial + verificação de vivacidade

    ID Fort

    KYC on-premise para empresas

    Transaction Vault

    Armazenamento de identidade na nuvem + auditoria

    Prime ID Scanner

    Software de escaneamento de documentos para desktop

  • Scanner OCR de documentos

    Extrair dados do documento de identidade

    Verificação de identidade

    Verificar usuário remoto

    Verificação biométrica

    Reconhecimento facial

    Autenticação de documentos

    Detecção de documento falso

    Triagem AML e PEP

    Sanções e listas de vigilância

    Automação de documentos

    Gerar e assinar documentos

    Conformidade regulatória

    GDPR, HIPAA, ISO, IAL2

    Documentos suportados

    Mais de 190 países cobertos

  • KYCVerificação de motoristasOnboarding de usuáriosVerificação de usuáriosVerificação de identidadeDetecção de fraudeServiços financeirosMarketplaces e comunidadesJogosTransporteVarejo e e-commerceControle de acessoSaúdeEducaçãoViagens e hospitalidadeTelecomunicações
  • Desenvolvedores
  • Preços
  • Contato
EntrarComeçar
Home
ID AnalyzerID Analyzer

Menu

    • API de verificação de identidade
    • DocuPass
    • ID Fort
    • Biometric API
    • Transaction Vault
    • Prime ID Scanner
    • Scanner OCR de documentos
    • Verificação de identidade
    • Verificação biométrica
    • Autenticação de documentos
    • Triagem AML e PEP
    • Automação de documentos
    • Conformidade regulatória
    • Documentos suportados
    • KYC
    • Verificação de motoristas
    • Onboarding de usuários
    • Verificação de usuários
    • Verificação de identidade
    • Detecção de fraude
    • Serviços financeiros
    • Marketplaces e comunidades
    • Jogos
    • Transporte
    • Varejo e e-commerce
    • Controle de acesso
    • Saúde
    • Educação
    • Viagens e hospitalidade
    • Telecomunicações
    • Desenvolvedores
    • Preços
    • Contato
    • Segurança e ISO 27001
← Voltar ao Blog
Identity VerificationCompliance

What Is NIST IAL-2 Identity Assurance?

ID Analyzer Team·Jun 7, 2026·5 min de leitura
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.

Continue lendo

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 leitura
What Is KYC, and Why Does It Matter?
KYCCompliance

What Is KYC, and Why Does It Matter?

A plain-English guide to Know Your Customer — what it is, why regulators require it, and how modern teams automate it without slowing onboarding.

May 28, 2026·3 min de leitura
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 leitura
Comece a verificar

Pronto para verificar seu primeiro documento de identidade?

Créditos de teste gratuitos no cadastro — sem necessidade de cartão.

  • Iniciar teste gratuito
  • Falar com Vendas
  • Sem Cartão de Crédito

  • Créditos de Teste Grátis no Registro

ID Analyzer

Verificação de identidade na nuvem. Escaneie e verifique carteiras de motorista, passaportes e documentos de identidade de mais de 190 países com OCR, comparação biométrica facial e triagem AML.

FacebookFacebook
Twitter@idanalyzer

Certificado ISO 27001 · Ver certificação

Produtos

  • API de verificação de identidade
  • DocuPass KYC
  • Verificação AML/PEP
  • API de verificação facial
  • Transaction Vault
  • Prime ID Scanner

Soluções

  • Scanner OCR de documentos
  • Verificação de identidade
  • Verificação biométrica
  • Detecção de documento falso
  • Documentos suportados

Empresa

  • Sobre
  • Preços
  • Desenvolvedores
  • Blog
  • Status do serviço
  • Contato

© 2026 Evith Technology Ltd. · Política de privacidade · Contrato de serviço · Política de proteção de dados

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