Files
authentik/website/docs/endpoint-devices/authentik-agent/release-notes/v0.35.md
Jens L. 95f1d21ff8 website/docs: update agent docs (#20782)
* remove serial number requirement

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* add notes for 0.40

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
2026-03-10 13:10:07 +00:00

44 lines
930 B
Markdown

---
title: "Release 0.35"
sidebar_label: "0.35"
---
## Highlights
Initial release
## Known issues
- [Device compliance is not possible with Safari on macOS yet.](https://github.com/goauthentik/platform/issues/358)
- [.rpm packages for Linux are in preview and untested](https://github.com/goauthentik/platform/issues/427)
## Component changes
### authentik Agent
- Authenticate via OAuth device flow
### authentik System Agent
- Initial base facts reporting
- Device authentication
### ak CLI
- Support for `aws` and `kubectl` CLI for authentication
- Support for `ssh` to access remote hosts via authentik token.
- Forward agent connection for authentication on remote systems.
### libpam-authentik
- Authenticate via authentik token
### libnss-authentik
- Expose authentik users as unix users
### Browser extension
- Device compliance through the system agent
- Available for Chrome, Firefox and Microsoft Edge