mirror of
https://github.com/goauthentik/authentik
synced 2026-04-27 09:57:31 +02:00
16 lines
586 B
Plaintext
16 lines
586 B
Plaintext
---
|
|
title: Device Compliance
|
|
sidebar_label: Device Compliance
|
|
authentik_version: "2025.12.0"
|
|
---
|
|
|
|
import DocCardList from "@theme/DocCardList";
|
|
|
|
Device compliance lets authentik verify that a user's device meets security and configuration criteria, such as operating system version, disk encryption, antivirus status etc, before allowing access to resources.
|
|
|
|
Device compliance is currently in very early preview. Device compliance policies are currently inaccessible and therefore have to be emulated with existing policies.
|
|
|
|
For more information, pick a topic below:
|
|
|
|
<DocCardList />
|