TL;DR: Device identification can reduce login friction by recognising trusted returning devices and applying adaptive checks only when risk signals justify them, according to Arkose Labs. The governance issue is not whether device ID improves user journeys, but whether identity teams can keep adaptive controls aligned with fraud pressure without weakening assurance.
At a glance
What this is: Device ID uses device signals to recognise trusted returning devices and reduce unnecessary authentication friction while preserving risk-based checks.
Why it matters: It matters because IAM, fraud, and customer identity teams have to balance conversion, security, and user experience without letting risk-based access degrade into blind trust.
By the numbers:
- Nearly 1 in 6 online shoppers abandon purchases after just one negative interaction.
- Digital consumers drive 43% net profit growth compared to just 5% for non-digital customers in banking.
- Device ID solutions provide over 35 additional real-time device signals for precision risk insights.
👉 Read Arkose Labs' article on device ID and frictionless access journeys
Context
Device ID is a fraud and access control pattern that recognises a device across sessions by combining hardware and software signals into a persistent identifier. In identity terms, it sits at the point where customer convenience and assurance meet, because the same signal can reduce login friction or help expose suspicious reuse at scale.
For IAM and customer identity programmes, the challenge is not whether to add more checks. It is whether a system can distinguish trusted returning behaviour from account abuse without forcing every user through the same authentication path. That is why device ID belongs in the conversation alongside adaptive access, account takeover defence, and customer experience design.
Key questions
Q: How should security teams use device ID without overtrusting familiar devices?
A: Security teams should treat device ID as a probabilistic risk signal, not as proof that a session is safe. Use it to reduce unnecessary friction for known good devices, but keep account history, behavioural signals, and recovery context in the decision path so attackers cannot inherit trust from prior visits.
Q: Why does device identification matter for customer identity programmes?
A: Device identification matters because it lets teams balance conversion and assurance instead of forcing every user through the same authentication path. When the device is recognised, you can lower friction for legitimate users, but you still need clear escalation rules for suspicious behaviour or cross-account abuse.
Q: What breaks when device-based trust is treated as a yes-or-no decision?
A: What breaks is policy precision. A binary model either challenges too many legitimate users or trusts devices too broadly, which creates openings for account takeover and fraud. Device ID works best when it feeds an adaptive control model that can distinguish low-risk, unfamiliar, and suspicious contexts.
Q: Who should own device risk policy in an organisation?
A: Device risk policy should be jointly owned by IAM, fraud, and product or customer experience leaders. IAM defines the access rules, fraud teams monitor abuse patterns, and product teams measure user impact. Without shared ownership, the control tends to drift toward either excessive friction or weak assurance.
Technical breakdown
How device fingerprinting becomes a durable device identifier
Device ID systems combine signals such as hardware characteristics, browser traits, network context, and behavioural cues to create a persistent identifier. Unlike a simple cookie or session marker, the goal is resilience across visits and partial changes in the environment. The value is not perfect certainty. It is a repeatable confidence signal that helps downstream IAM or fraud engines decide whether the device looks familiar, newly risky, or actively concealed. The strength of the approach depends on signal quality, correlation logic, and how often identifiers are refreshed or re-evaluated.
Practical implication: treat device ID as a confidence input to access policy, not as a standalone proof of identity.
Adaptive friction and risk-based authentication
Adaptive friction means the platform changes its challenge level based on observed risk rather than applying the same step-up path to every session. In practice, a recognised low-risk device may receive a shorter login journey, while a suspicious or unfamiliar device can be routed to additional verification. This is useful because friction itself has business cost, but the security decision must still be anchored in consistent risk logic. If the policy engine is poorly tuned, trusted users get challenged too often or attackers learn which signals trigger stronger controls.
Practical implication: align device risk thresholds with business tolerance for false positives and conversion loss.
Account takeover detection across multiple accounts
Device ID also helps reveal patterns that do not look suspicious at the individual account level but become obvious when the same device is linked to many accounts. That correlation matters because credential stuffing, mule activity, and shared abuse infrastructure often reuse devices or device-like fingerprints. By connecting those sessions, the platform can spot abuse clusters earlier than username-and-password checks alone. The limitation is that device signals are only one part of the control set. They work best when combined with telemetry from login behaviour, IP reputation, and account history.
Practical implication: use device correlation as a detection layer for abuse patterns that span multiple accounts.
Threat narrative
Attacker objective: The attacker wants to move through authentication and abuse workflows with enough legitimacy to avoid extra checks while completing fraud or account takeover.
- Entry occurs when attackers attempt login, registration, or account recovery from a device that may already look familiar to the platform.
- Escalation follows when the same device signal is reused across multiple accounts or spoofed to lower challenge rates and keep abusive sessions moving.
- Impact is account takeover, fraud completion, or reduced confidence in the access journey because low-friction controls are being gamed at scale.
Breaches seen in the wild
- Cisco DevHub NHI breach — IntelBroker exploited exposed Cisco credentials, API tokens and keys in DevHub.
- JetBrains GitHub plugin token exposure — CVE-2024-37051 in JetBrains IntelliJ GitHub plugin exposed GitHub access tokens.
Read our 52 NHI Breaches Analysis report for a comprehensive view of breaches impacting Non-Human Identities including AI Agents.
NHI Mgmt Group analysis
Device identification is not an identity proof, it is an assurance signal. The article frames device ID as a way to recognise trusted returning devices, but that is only safe if teams treat the signal as probabilistic rather than authoritative. In IAM terms, the device becomes one factor in a broader risk decision, not a replacement for account state, session context, or user behaviour. Practitioners should use device ID to refine access decisions, not to declare the device trusted in every context.
Friction management is now part of identity governance. The core problem here is not just fraud control, it is how much authentication burden an organisation is willing to impose on legitimate users before conversion drops. That makes device ID a governance tool as much as a security control, because policy teams must decide where user experience ends and assurance begins. The right question is whether access paths are being tuned by evidence or by habit.
Identity blast radius: device correlation reduces individual-session uncertainty, but it also exposes how quickly one abused device can influence many accounts. When a single fingerprint or device pattern spans multiple users, the security issue stops being isolated login friction and becomes a programme-level detection problem. That means the value of device ID is highest when teams can connect it to fraud analytics, session governance, and customer identity policy. Practitioners should measure cross-account correlation, not just per-login success.
Adaptive access only works when risk signals stay explainable. The article’s promise of tailored user journeys depends on being able to justify why one device gets less friction and another gets more. Without transparent thresholds, teams end up with controls that are hard to audit and easy to game. That is especially important where customer trust and conversion are business-critical, because opaque friction rules create their own operational risk.
Device ID should be governed as part of a broader customer identity trust model. The strongest use case is not standalone blocking but policy orchestration across authentication, fraud scoring, and suspicious-device review. That means teams need shared ownership between IAM, fraud, and product leaders so the control does not drift into either pure UX optimisation or pure detection. Practitioners should formalise who owns the device trust policy and when it is reviewed.
From our research:
- 92% of organisations expose NHIs to third parties, raising concerns about supply chain security, according to Ultimate Guide to NHIs.
- Only 5.7% of organisations have full visibility into their service accounts, showing how limited identity visibility still is across many environments.
- For a broader view of identity governance and lifecycle controls, see Ultimate Guide to NHIs , Key Challenges and Risks.
What this signals
Device trust is moving from a UX enhancement to a governance control, because organisations are using it to decide where friction belongs and where it only hurts legitimate users. That makes the policy boundary more important than the fingerprint itself, especially when the same device can appear in both legitimate and abusive journeys.
Identity blast radius: once a device signal is reused across accounts, the control problem stops being per-login and becomes cross-account correlation. Teams that already rely on device recognition should measure how often a single device touches multiple identities, then decide whether that pattern is normal, suspicious, or operationally useful.
The next step for mature programmes is not more friction, but more explainable friction. Teams need policies that can be audited by IAM, interpreted by fraud operations, and understood by product owners before they let risk-based access become a black box.
For practitioners
- Separate device trust from identity assurance Use device recognition as one input into adaptive access, and keep account state, session history, and behavioural risk in the decision path.
- Tune friction thresholds to business risk Define when a known device can skip step-up checks and when it must be challenged, then test the policy against abandonment and fraud metrics.
- Correlate devices across accounts Look for repeated device patterns across registrations, logins, and recovery flows so one abused device does not remain invisible inside separate user records.
- Review challenge logic with fraud and IAM together Assign clear ownership for the device trust policy so access rules, fraud detection, and customer experience decisions are updated in one governance loop.
Key takeaways
- Device ID helps reduce friction, but it should be treated as a probabilistic assurance signal rather than a substitute for identity proof.
- The real value of device identification comes from linking access, fraud, and customer experience decisions instead of using a binary trusted-device model.
- Practitioners should measure cross-account device correlation and governance ownership, because that is where adaptive access either works or gets gamed.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
NIST CSF 2.0, NIST SP 800-63 and NIST Zero Trust (SP 800-207) set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.AC-1 | Device trust affects how access decisions are made for returning users. |
| NIST SP 800-63 | Adaptive authentication aligns with assurance-based user verification decisions. | |
| NIST Zero Trust (SP 800-207) | PR.AC-4 | Risk-based device recognition supports continuous verification in zero trust. |
Use device signals to inform access decisions while preserving least-privilege checks.
Key terms
- Device Identification: Device identification is the practice of recognising a device across sessions using a combination of hardware, software, and behavioural signals. It helps security and identity teams distinguish familiar devices from unfamiliar or risky ones, but it is not a substitute for verifying the user or the session context.
- Adaptive Friction: Adaptive friction is the deliberate adjustment of authentication or verification steps based on risk. Low-risk users can move through a simpler journey, while suspicious sessions receive more checks. The control only works when the thresholds are explainable, measurable, and tied to clear governance.
- Device Risk Signal: A device risk signal is any attribute or observed pattern that helps estimate whether a device is likely to be legitimate or abusive. These signals can include network reputation, browser traits, or reuse patterns, and they work best when combined with identity, session, and fraud telemetry.
Deepen your knowledge
NHI governance, agentic AI identity, and machine identity lifecycle are core topics in our NHI Foundation Level course, the industry's only accredited NHI security programme. If you are responsible for identity security strategy or NHI governance in your organisation, it is worth exploring.
This post draws on content published by Arkose Labs: Device ID Reducing Friction, Boosting Engagement: The Power of Device ID. Read the original.
Published by the NHIMG editorial team on 2025-06-25.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org