L IntegrAuth Lab

← All practicals

P51

Verify an identity — without hoarding the document

Submit simulated ID evidence and watch the Lab keep only the verdict, never the document.

  1. 1

    On the Identity Verification lab, submit a document + a passing liveness check.

    The decision engine grades your submission against documented, deterministic rules — a real document-number check-digit format, a liveness signal, and basic data consistency — the same shape a real IDV vendor’s API returns.

  2. 2

    Try a liveness value that simulates a spoof, then a document number with a broken check digit.

    Each fails for a DIFFERENT reason — a caught presentation attack vs. an inauthentic document — because a real IDV decision is never a single pass/fail bit; it’s a set of independent checks.

  3. 3

    Read the panel that states what was and wasn’t stored.

    Your name, date of birth, document number and liveness signal are used ONLY inside the decision — then discarded. The Lab persists just the decision, the assurance level, and per-check booleans. Verify them, don’t hoard their documents.

  4. 4

    Check the X-ray for your idv.* events.

    The audit detail carries the decision and assurance level only — never the evidence you typed, proving the minimization isn’t just a UI claim.

Do it

Do the steps above on the lab page, then come back and check your progress.

Open the lab →

🩻 X-ray — what actually happened

Your own insert-only audit trail — the real server events, sanitized (never a secret), each linked to the lesson that explains it.