Device Posture
Device posture is the real-time security and compliance status of an endpoint device such as a laptop, smartphone, workstation, or tablet. It reflects how secure or trustworthy a device is at the moment it attempts to connect, which organizations can use to decide whether the device should be granted access to resources.
Device posture refers to the real-time, evaluable security and compliance state of an endpoint, expressed as a set of collected device attributes (for example, patch level, disk encryption status, endpoint protection presence, or OS version, depending on the platform and configuration). In most deployments it functions as an input to authorization decisions rather than to authentication itself: a policy engine consumes posture signals to determine whether an already-identified principal's device satisfies access requirements before permitting a connection. Posture evaluation is typically continuous or performed at connection time, and the specific attributes collected and the enforcement mechanism vary by vendor and product. The evidence describes device posture as a status/mechanism for measuring device trustworthiness; the details of enforcement architecture (such as agent-based collection or specific policy models) are out of scope for this definition beyond what individual vendor implementations provide.
Why it matters
Device posture addresses a gap that identity verification alone cannot close: even when a principal is correctly identified and authenticated, the device they are using may be compromised, unpatched, or non-compliant with organizational policy. Treating a valid credential as sufficient for access ignores the state of the endpoint carrying that credential. By making the real-time security and compliance status of an endpoint an input to authorization decisions, organizations can withhold or condition access when a device fails to meet defined requirements, rather than granting access on the basis of identity alone.
This matters most in environments where users connect from a mix of managed and unmanaged devices, remote locations, and varied platforms. A laptop with disabled disk encryption, missing endpoint protection, or an outdated operating system can represent a materially different risk than a fully compliant one, even for the same user. Device posture gives the policy engine a way to distinguish between these cases at connection time, supporting a model in which trust is evaluated per-connection rather than assumed once and carried indefinitely.
Because the specific attributes collected and the enforcement behavior vary by vendor and configuration, the operational value of device posture depends heavily on how it is deployed. Organizations should be clear about which signals are actually being evaluated, how current those signals are, and what happens when posture cannot be determined, since these details shape whether posture assessment meaningfully reduces risk or merely provides the appearance of it.
Who it's relevant to
Inside Device Posture
Common questions
Answers to the questions practitioners most commonly ask about Device Posture.
