Subscribe to the Non-Human & AI Identity Journal

Should organisations use active or passive liveness detection?

Choose based on risk and user friction. Active liveness is stronger in visible challenge scenarios but adds more friction, while passive liveness is smoother and better for high-volume or lower-friction flows. Most mature programmes use a hybrid model, reserving active challenges for higher-risk events and using passive checks elsewhere.

Why This Matters for Security Teams

Active versus passive liveness detection is not just a UX choice. It is a fraud-control decision that affects onboarding assurance, account recovery risk, and how often legitimate users are blocked. Current guidance suggests aligning the method to the assurance level needed for the action being protected, rather than using the same check everywhere. That is especially important when liveness is paired with identity proofing, credential recovery, or high-value approvals under the NIST Cybersecurity Framework 2.0.

For identity programs, the key issue is that liveness only answers whether a face or video is likely live. It does not prove account ownership, prevent session hijacking, or replace fraud analytics. NHI Management Group’s research shows that identity compromise is often a broader lifecycle problem, not a single control failure, which is why Ultimate Guide to NHIs — Key Challenges and Risks and the Top 10 NHI Issues both stress layered controls rather than point fixes. In practice, many security teams discover liveness weaknesses only after an account recovery abuse path or synthetic identity attempt has already been exploited.

How It Works in Practice

Active liveness asks the user to perform a visible action such as turning the head, blinking, or following a prompt. That creates a stronger challenge-response signal and can be useful where the cost of false acceptance is high. Passive liveness evaluates the capture stream without obvious user prompts, looking for texture, motion, depth, reflection, or behavioural cues. It reduces friction and is often better for consumer flows, repeated verification, and environments where drop-off matters.

A practical program usually places active and passive checks at different points in the journey. A common pattern is:

  • Passive liveness for routine sign-in or low-risk access.
  • Active liveness for enrolment, credential recovery, or step-up events.
  • Escalation to additional review when device, network, or behaviour signals look inconsistent.

That approach works best when paired with documented assurance requirements, fraud telemetry, and clear fallback handling for accessibility issues. NHI Management Group’s NHI Lifecycle Management Guide is useful here because it reinforces the broader control expectation: identity signals should support lifecycle governance, not sit in isolation. For control mapping, teams often align this decision to identity assurance and risk management expectations in NIST Cybersecurity Framework 2.0 and then tune thresholds based on transaction value, channel, and fraud history. These controls tend to break down when organisations treat liveness as a standalone anti-spoofing tool in high-volume recovery flows because attackers simply move to the weakest step in the journey.

Common Variations and Edge Cases

Tighter liveness checks often increase drop-off and support burden, so organisations have to balance fraud resistance against conversion, accessibility, and user trust. There is no universal standard for when active challenges are mandatory, and best practice is still evolving.

Some environments should lean more heavily toward active liveness, such as regulated onboarding, high-value financial access, or recovery actions that can reset credentials. Others, including large consumer platforms and service desks with predictable repeat users, often benefit from passive checks first and escalation only when risk rises. Biometric edge cases matter too: poor lighting, camera quality, mobility constraints, and accessibility needs can make active prompts unreliable or discriminatory if they are enforced too broadly.

The most effective programmes document when to step up from passive to active verification, test false-reject rates regularly, and combine liveness with device, session, and behavioural telemetry. That is consistent with the broader NHI governance principle that identity controls should be resilient across the lifecycle, not optimized for one happy path. For a wider control perspective, the same risk-based approach is reflected in the Ultimate Guide to NHIs — Key Challenges and Risks and the NIST framework guidance on continuous risk management.

Standards & Framework Alignment

This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.

OWASP Non-Human Identity Top 10 address the attack and risk surface, while NIST CSF 2.0 and NIST AI RMF set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 PR.AA-01 Liveness choice supports identity assurance and risk-based access decisions.
OWASP Non-Human Identity Top 10 NHI-06 Identity verification must fit the lifecycle and recovery path, not a single check.
NIST AI RMF Risk-based evaluation and continuous monitoring apply to biometric assurance decisions.

Define acceptable biometric risk, monitor outcomes, and tune controls as threats and user harm change.