mirror of
https://github.com/goauthentik/authentik
synced 2026-04-27 18:07:15 +02:00
20 lines
682 B
Plaintext
20 lines
682 B
Plaintext
---
|
|
title: Local device login
|
|
sidebar_label: Local device login
|
|
tags: [authentik Agent, device login, device authentication, windows credential provider, wcp]
|
|
authentik_enterprise: true
|
|
authentik_version: "2025.12.0"
|
|
---
|
|
|
|
import DocCardList from "@theme/DocCardList";
|
|
|
|
Local device login allows you to log in to devices using authentik credentials instead of separate local accounts.
|
|
|
|
Users authenticate with authentik, just like they do for any application. The operating system login screen on a laptop, desktop, or server is connected to authentik.
|
|
|
|
Local device login is currently only supported on Windows and Linux.
|
|
|
|
For more information, pick a topic below:
|
|
|
|
<DocCardList />
|