Trusted Device
A trusted device is a computer, phone, or other endpoint that an organization or account provider has recognized as belonging to a legitimate user and as meeting its security requirements. Once a device is trusted, it can typically be used to access resources or confirm sign-ins with fewer additional prompts. The exact criteria and privileges granted vary by vendor and configuration.
A trusted device is an endpoint whose identity and, in most deployments, security posture (such as integrity and compliance state) have been established and evaluated by an organization's identity or security infrastructure as a condition for accessing protected resources. Device trust functions as a signal in an access decision rather than a standalone authentication of the user: the device may be identified and, depending on configuration, authenticated (for example via a device certificate or platform attestation), and its trust state may then feed authorization or step-up decisions. Consumer implementations differ from enterprise ones; for example, Apple designates a device as trusted after a user signs in to their Apple Account with two-factor authentication, allowing it to display verification codes, whereas enterprise device trust (as described by vendors such as Rippling and Ping Identity) commonly emphasizes verifying device integrity and compliance before granting access to corporate resources. The specific attributes checked, the enforcement point, and the resulting privileges are vendor- and deployment-dependent; posture evaluation mechanisms and continuous re-evaluation are out of scope for this base definition.
Why it matters
Device trust addresses a gap that user authentication alone cannot close: even a correctly authenticated user may be signing in from a compromised, unmanaged, or non-compliant endpoint. By treating the device as a distinct signal in the access decision, organizations can require that the endpoint itself is recognized and, in most enterprise deployments, meets defined security requirements before protected resources are released. This helps limit the blast radius of stolen credentials, because possession of a valid password, or even a second factor, does not automatically grant access from an unrecognized device.
The practical value differs sharply between consumer and enterprise contexts, and conflating the two leads to misaligned expectations. In consumer implementations such as Apple's, a trusted device is one on which the user has already signed in with two-factor authentication, which then allows it to display verification codes and streamline subsequent sign-ins. Enterprise device trust, as described by vendors such as Rippling and Ping Identity, typically emphasizes verifying device integrity and compliance before granting access to corporate resources, making it a component of broader access-governance and enforcement strategies rather than a convenience feature.
Because the specific attributes evaluated, the enforcement point, and the privileges granted are vendor- and configuration-dependent, teams should treat "trusted device" as a capability whose guarantees vary by deployment. A device marked trusted in one system may satisfy far weaker or stronger criteria than in another, so relying on the label without understanding the underlying evaluation can create a false sense of assurance.
Who it's relevant to
Inside Trusted Device
Common questions
Answers to the questions practitioners most commonly ask about Trusted Device.
