mirror of
https://github.com/goauthentik/authentik
synced 2026-04-27 18:07:15 +02:00
23 lines
821 B
Markdown
23 lines
821 B
Markdown
---
|
|
title: Configuration
|
|
sidebar_label: Configuration
|
|
tags: [device compliance, compliance, configuration]
|
|
authentik_version: "2025.12.0"
|
|
---
|
|
|
|
## Prerequisites
|
|
|
|
Device compliance functionality requires the following:
|
|
|
|
- [Configure authentik to support the authentik Agent](../authentik-agent/configuration.md).
|
|
- [Deploy the authentik Agent on the device](../authentik-agent/agent-deployment/index.mdx).
|
|
- [Deploy the authentik browser extension on the endpoint device](./browser-extension.mdx).
|
|
|
|
## Configuration verification
|
|
|
|
Verify that the endpoint device is reporting its facts on the [Devices](../manage-devices.mdx) page.
|
|
|
|
## Using device compliance
|
|
|
|
Now that the endpoint device is configured, you can create [device compliance policies](./device-compliance-policy.md) to control access to applications and more.
|