Device access groups
authentik: 2025.12.0+
Device access groups control access to endpoint devices. You can organize devices into groups and bind users, user groups, and policies to determine which users can access the device.
warning
Device access groups are required for local device login to work. If a device is not assigned to an access group with the appropriate bindings, all login attempts to that device will be denied.
Creating a device access group
To create a device access group, follow these steps:
- Log in to authentik as an administrator and open the authentik Admin interface.
- Navigate to Endpoint Devices > Device Access Groups and click Create.
- Provide a Group name and click Create.
- Expand the newly created device access group.
- Click either Create and bind Policy or Bind existing Policy / Group / User.
- Once you've configured the desired access for the device access group, click Finish.
Assigning devices to an access group
After creating a device access group, you need to assign devices to it. There are two ways to do this:
- During enrollment: When creating an enrollment token, select the device access group in the Device group field. Any device that enrolls with this token is automatically added to the group.
- After enrollment: Navigate to Endpoint Devices > Devices, edit the device, and set the Access group field to the desired device access group.