Subscribe to the Non-Human & AI Identity Journal
Home Glossary Governance, Ownership & Risk Device identification
Governance, Ownership & Risk

Device identification

← Back to Glossary
By NHI Mgmt Group Updated June 10, 2026 Domain: Governance, Ownership & Risk

Device identification is the process of recognising a device through a stable set of technical characteristics. In identity governance, it gives a platform a device-level signal that can support access decisions, fraud detection, and policy enforcement when a single account credential is shared or reused.

Expanded Definition

Device identification is broader than naming hardware or reading a serial number. In NHI security, it is the process of deriving a trustworthy device-level signal from attributes such as certificates, attestation data, network posture, and stable hardware or software characteristics so a platform can recognise the same device over time. That signal can then support policy decisions in NIST Cybersecurity Framework 2.0 aligned environments, especially where access must be conditioned on both identity and device trust.

Definitions vary across vendors because some products treat device identification as fingerprinting, while others require cryptographic binding through certificates or attestation. NHI Management Group recommends treating the term as an assurance concept, not just a lookup field: the value comes from how reliably the device is recognised and how resistant that recognition is to spoofing, cloning, or reset. It becomes especially important when a shared account, a service endpoint, or an AI agent accesses protected resources from managed infrastructure. The most common misapplication is relying on a mutable browser or IP-based fingerprint as a durable identifier, which occurs when teams confuse convenience signals with security-grade proof.

Examples and Use Cases

Implementing device identification rigorously often introduces enrollment and maintenance overhead, requiring organisations to weigh stronger policy enforcement against operational friction when devices are replaced, reimaged, or shared.

  • A managed laptop presents a device certificate during login, allowing conditional access to internal tools only when the certificate chain remains valid and the endpoint posture matches policy.
  • A CI/CD runner is identified by its attested workload identity and host characteristics, helping security teams distinguish a legitimate automation node from an unapproved clone.
  • A fraud team correlates device-level signals with account activity to spot repeated logins from the same compromised endpoint, even when the attacker rotates passwords.
  • A field tablet used for privileged workflows is rechecked after patching or jailbreaking events so access can be reduced until the trust signal is restored.
  • For identity and secrets investigations, device-level telemetry can help explain how a credential was used after exposure, including cases similar to the JetBrains GitHub plugin token exposure, where endpoint context matters as much as the secret itself.

In standards-heavy environments, device recognition should be mapped to explicit access policy rather than used as an invisible background signal. The strongest implementations combine device identification with attestation, lifecycle management, and revocation paths defined in frameworks such as NIST Cybersecurity Framework 2.0.

Why It Matters in NHI Security

Device identification matters because many NHI incidents are not caused by a lack of authentication, but by a lack of context about where a credential is being used. If a service account, API key, or agent token is shared across systems, the device signal may be the only practical way to detect anomalous use, constrain privilege, or separate legitimate automation from abuse. NHI Management Group research shows that 80% of identity breaches involved compromised non-human identities such as service accounts and API keys, which makes surrounding device context a critical control layer rather than a nice-to-have signal. The same research also shows that only 5.7% of organisations have full visibility into their service accounts, which means many teams cannot confidently tie access back to a known device estate or trusted workload base. That gap weakens incident response, offboarding, and policy enforcement. Device identification should therefore be treated as part of NHI governance, not just endpoint management, because the device often becomes the evidentiary bridge between a credential and a real-world action. Organisations typically encounter the operational need for device identification only after a token is stolen or an automation path is abused, at which point the term 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 Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
OWASP Non-Human Identity Top 10NHI-01Device trust signals help distinguish legitimate NHIs and their execution contexts.
NIST CSF 2.0PR.AADevice identification supports identity assurance and access decisioning across protected assets.
NIST Zero Trust (SP 800-207)SA-1Zero Trust requires continuous verification of device and context, not one-time trust.

Bind access decisions to verified device and workload context, then revoke trust when signals drift.

NHIMG Editorial Note
Reviewed and updated by the NHIMG editorial team on June 10, 2026.
NHI Mgmt Group — the #1 independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org