mirror of
https://github.com/goauthentik/authentik
synced 2026-05-14 02:46:29 +02:00
* Initial * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * Apply suggestions from code review Co-authored-by: Dominic R <dominic@sdko.org> Signed-off-by: Dewi Roberts <dewi@goauthentik.io> * Apply suggestions from code review Co-authored-by: Dominic R <dominic@sdko.org> Signed-off-by: Dewi Roberts <dewi@goauthentik.io> * Apply suggestions * Apply suggestions * Apply suggestions from code review Co-authored-by: Dominic R <dominic@sdko.org> Signed-off-by: Dewi Roberts <dewi@goauthentik.io> * Apply suggestions from code review Co-authored-by: Dominic R <dominic@sdko.org> Signed-off-by: Dewi Roberts <dewi@goauthentik.io> * WIP * Apply suggestions from code review Co-authored-by: Dominic R <dominic@sdko.org> Signed-off-by: Dewi Roberts <dewi@goauthentik.io> * WIP * WIP * WIP * WIP * WIP * WIP * WIP * fixes Signed-off-by: Jens Langhammer <jens@goauthentik.io> * WIP * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Optimised images with calibre/image-actions * Fix anchor * Update website/docs/endpoint-devices/index.mdx Co-authored-by: Dominic R <dominic@sdko.org> Signed-off-by: Dewi Roberts <dewi@goauthentik.io> * WIP --------- Signed-off-by: Dewi Roberts <dewi@goauthentik.io> Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: Dominic R <dominic@sdko.org> Co-authored-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: authentik-automation[bot] <135050075+authentik-automation[bot]@users.noreply.github.com>
19 lines
842 B
Plaintext
19 lines
842 B
Plaintext
---
|
|
title: Device access groups
|
|
sidebar_label: Device access groups
|
|
tags: [authentik Agent, device authentication, device login, device groups]
|
|
---
|
|
|
|
Device access groups control access to endpoint devices. You can organize devices into groups and bind users, user groups, and policies to determine access.
|
|
|
|
## Creating a device access group
|
|
|
|
To create a device access group, follow these steps:
|
|
|
|
1. Log in to authentik as an administrator and open the authentik Admin interface.
|
|
2. Navigate to **Endpoint Devices** > **Device Access Groups** and click **Create**.
|
|
3. Provide a **Group name** and click **Create**.
|
|
4. Expand the newly created device access group.
|
|
5. Click either **Create and bind Policy** or **Bind existing Policy / Group / User**.
|
|
6. Once you've configured the desired access for the device access group, click **Finish**.
|