mirror of
https://github.com/pomerium/pomerium.git
synced 2025-08-03 08:50:42 +02:00
admin enrollment guide (#3061)
This commit is contained in:
parent
908ea35ed8
commit
8b627e4a14
9 changed files with 54 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Enroll a Device
|
||||
title: User Device Enrollment
|
||||
lang: en-US
|
||||
meta:
|
||||
- name: keywords
|
||||
|
@ -10,11 +10,11 @@ description: >-
|
|||
This guide covers how to enroll a trusted execution environment device as a Pomerium end-user.
|
||||
---
|
||||
|
||||
# Enroll a Device
|
||||
# Enroll a Device as a User
|
||||
|
||||
If a Pomerium route is configured to [require device authentication](/docs/topics/ppl.md#device-matcher), then the user must register a [trusted execution environment](/docs/topics/device-identity.md#authenticated-device-types) (**TEE**) device before accessing the route. Registration is easy, but different depending on the device being used to provide ID.
|
||||
|
||||
This guide covers enrollment of a device by a user. This is available for both open-source Pomerium and [Pomerium Enterprise](/enterprise) installations. However, Enterprise users may also receive registration links [generated by their administrators](/enterprise/reference/manage.md#new-enrollment), which will mark the newly enrolled device as approved in the Pomerium Enterprise Console.
|
||||
This guide covers enrollment of a device by a user. This is available for both open-source Pomerium and [Pomerium Enterprise](/enterprise) installations. However, Enterprise users may also receive registration links [generated by their administrators](/guides/admin-enroll-device.md), which will mark the newly enrolled device as approved in the Pomerium Enterprise Console.
|
||||
|
||||
1. Users are prompted to register a new device when accessing a route that requires device authentication:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue