From eda30cbf86c0dd7f0374759bb9f53eeee75fc0af Mon Sep 17 00:00:00 2001 From: Alex Fornuto Date: Fri, 29 Apr 2022 10:20:46 -0500 Subject: [PATCH] add device identity video (#3304) --- docs/docs/topics/device-identity.md | 2 ++ docs/guides/admin-enroll-device.md | 3 +++ docs/guides/enroll-device.md | 3 +++ 3 files changed, 8 insertions(+) diff --git a/docs/docs/topics/device-identity.md b/docs/docs/topics/device-identity.md index 7f5ad7566..ac476e551 100644 --- a/docs/docs/topics/device-identity.md +++ b/docs/docs/topics/device-identity.md @@ -55,6 +55,8 @@ The nature of cross-platform keys mean they are not associated with a single end Pomerium supports policies that use device identity since version [0.16.0](/docs/upgrading.md#policy-for-device-identity). We use the [Web Authentication][webauthn-api] (**WebAuthN**) API to bring authentication and authorization based on device identity into your security framework. Pomerium's device identity support enables users to register their devices, and administrators to enforce access to applications and services to a particular set of trusted devices. +