Subscribe to the Non-Human & AI Identity Journal

Electronic Know Your Customer

Electronic Know Your Customer is the digital form of customer identity proofing. It uses document checks, biometrics, and risk signals to confirm that a person is real, present, and entitled to proceed without requiring a branch visit or paper review.

Expanded Definition

Electronic Know Your Customer, or eKYC, is the digital process for proving a customer’s identity and assessing onboarding risk without a branch visit. It typically combines document verification, biometric checks, liveness signals, device intelligence, and fraud screening to determine whether a person is genuine and eligible to proceed.

In practice, eKYC sits at the intersection of identity proofing, customer due diligence, and access decisioning. The term is used differently across sectors: regulated financial services often treat it as a compliance workflow, while product teams may treat it as an onboarding conversion control. That variation matters because no single standard governs every eKYC implementation yet, even though principles from the NIST Cybersecurity Framework 2.0 still apply to governance, verification, and continuous risk management.

NHI Management Group views eKYC as a trust-boundary control rather than a one-time form check. It should establish a defensible link between a real person, the identity evidence presented, and the risk tolerance of the service being accessed. The most common misapplication is treating a successful upload of an ID document as proof of identity, which occurs when organisations skip liveness, fraud, and sanction screening.

Examples and Use Cases

Implementing eKYC rigorously often introduces friction for legitimate users, requiring organisations to weigh onboarding speed against stronger fraud resistance and regulatory confidence.

  • Digital bank onboarding that validates a government ID, checks selfie liveness, and compares the result with bureau or watchlist data before account creation.
  • Crypto exchange registration that requires document capture and risk scoring to satisfy customer due diligence and anti-abuse controls.
  • Gig-platform worker enrollment that uses remote identity proofing so a contractor can begin work without visiting a physical office.
  • High-risk account recovery that re-verifies a customer before resetting credentials, reducing takeover risk when help-desk channels are targeted.
  • Identity workflows that align with the broader operational patterns described in Ultimate Guide to NHIs, especially where proofing outcomes influence downstream access rights and lifecycle controls.

For program design, eKYC should be paired with risk-based decisioning and documented fallback paths when automated verification fails. That is consistent with the control orientation found in NIST Cybersecurity Framework 2.0, where identity assurance is part of a broader managed-security process rather than a standalone step.

Why It Matters in NHI Security

eKYC may appear customer-facing, but it directly affects Non-Human Identity risk because weak proofing can create fraudulent accounts, mule accounts, or attacker-owned onboarding artifacts that later receive API keys, tokens, or delegated access. Once that happens, the initial human identity error becomes an NHI problem with operational reach.

This is why identity confidence at onboarding must be treated as a security control, not just a compliance checkbox. NHI Management Group’s research shows that 79% of organisations have experienced secrets leaks, with 77% of those incidents causing tangible damage, and 97% of NHIs carry excessive privileges. When identity proofing is weak, those downstream credentials can be issued to the wrong party and then remain active long after the original verification event. The same pattern appears in third-party onboarding, where poor eKYC can extend trust to external users who later interact with sensitive systems, automation, or service-linked workflows. The Ultimate Guide to NHIs is especially relevant for understanding how identity issuance, privilege assignment, and revocation must stay connected.

Organisations typically encounter the consequences only after account abuse, payment fraud, or credential misuse is detected, at which point eKYC becomes operationally unavoidable to address.

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 SP 800-63 set the governance and control requirements practitioners need to meet.

Framework Control / Reference Relevance
NIST CSF 2.0 PR.AA Identity proofing and verification support CSF access assurance outcomes.
NIST SP 800-63 IAL2 eKYC often maps to identity proofing at higher assurance levels.
OWASP Non-Human Identity Top 10 NHI-01 Weak onboarding can create untrusted identities that later receive NHI access.

Tie customer proofing to issuance controls before any privileged token creation.