mirror of
https://github.com/goauthentik/authentik
synced 2026-04-28 18:37:42 +02:00
* 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>
44 lines
930 B
Markdown
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
|