Subscribe to the Non-Human & AI Identity Journal

Who should own device trust decisions in a BYOD programme?

Device trust should be owned jointly by identity, endpoint, and security operations, with clear accountability for certificate issuance, posture enforcement, and revocation. If ownership is fragmented, the organisation will not know who can approve access, who can change trust state, or who must remove it when risk changes.

Why This Matters for Security Teams

BYOD device trust is not just an endpoint problem, and it is not just an identity problem. In a mixed fleet, trust decisions determine whether a laptop, tablet, or mobile device can receive certificates, access internal apps, or continue using cached tokens after posture changes. When ownership is unclear, teams often over-approve access or delay revocation, which creates a gap between policy and real-world enforcement. The control point has to be explicit, because device trust is an active security decision, not a one-time enrollment event.

That is why governance needs to connect identity, endpoint, and operations into a single decision path, consistent with the NIST Cybersecurity Framework 2.0 emphasis on coordinated risk management. NHI Management Group also notes in the Ultimate Guide to NHIs that 90% of IT leaders say properly managing non-human identities is essential for a successful zero-trust implementation, which reflects the same operational reality: trust has to be owned, measured, and revoked. In practice, many security teams encounter broken access only after a lost, jailbroken, or non-compliant device has already retained trust longer than expected.

How It Works in Practice

In a mature BYOD programme, device trust ownership is usually split by function, but not by accountability. Identity teams typically own certificate issuance and token binding, endpoint teams own device posture signals, and security operations own incident-driven revocation and exception handling. The key is that one function must be designated as the decision owner for the trust state itself, even if multiple teams contribute signals. Without that, no one can say whether trust should be granted, continued, or removed.

Current guidance suggests treating device trust as a runtime decision, not a static enrollment outcome. A device may pass checks at 9:00 a.m. and fail them by 9:15 a.m. if the user disables encryption, loses MDM compliance, or reports compromise. That means trust should be based on live signals such as:

  • certificate status and device binding
  • MDM or EDR posture
  • OS version and patch level
  • local integrity indicators and jailbreak/root status
  • user risk, session context, and access sensitivity

Operationally, this maps well to zero trust patterns where access is continuously evaluated rather than permanently granted, which aligns with the NIST Cybersecurity Framework 2.0 and the broader guidance in the Ultimate Guide to NHIs on lifecycle control and revocation discipline. The practical rule is simple: identity can issue trust, endpoint can validate state, but security operations should own the authority to remove trust when risk changes. These controls tend to break down when BYOD is managed through separate tools with no shared revocation workflow, because posture changes do not propagate fast enough to stop active sessions.

Common Variations and Edge Cases

Tighter device trust governance often increases administrative overhead, requiring organisations to balance user convenience against the need for rapid revocation and auditability. In smaller environments, one team may temporarily own the full trust decision because staffing does not support a three-way operating model. That can work, but current guidance suggests the handoff boundaries should still be documented so certificate issuance, posture enforcement, and revocation are not improvised during an incident.

There is no universal standard for this yet, especially where BYOD is combined with contractor access, legacy VPN, or app-level conditional access. In those cases, the decision owner should also define who can override device trust, under what evidence, and for how long. Exception handling is where most programmes drift, because a short-lived access waiver can quietly become a standing trust path if no one is accountable for expiry. The biggest failure mode appears when remote users rely on cached trust in offline or intermittently connected environments, because revocation signals may arrive too late to protect sensitive resources.

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.

Framework Control / Reference Relevance
NIST CSF 2.0 PR.AA Device trust depends on strong identity proofing and access control decisions.
NIST Zero Trust (SP 800-207) Zero Trust requires continuous verification of device trust and access state.
OWASP Non-Human Identity Top 10 NHI-03 BYOD trust often depends on certificates and secrets that need explicit ownership and rotation.

Assign a clear owner for device trust decisions and tie access to verified identity and posture signals.