Package Details: authentik 2024.8.4-1

Git Clone URL: https://aur.archlinux.org/authentik.git (read-only, click to copy)
Package Base: authentik
Description: Open-source Identity Provider focused on flexibility and versatility.
Upstream URL: https://goauthentik.io/
Licenses: MIT
Submitter: tilld
Maintainer: tilld (AlexBocken)
Last Packager: tilld
Votes: 0
Popularity: 0.000000
First Submitted: 2024-11-14 17:47 (UTC)
Last Updated: 2024-11-14 17:50 (UTC)

Latest Comments

AlexBocken commented on 2024-11-15 10:37 (UTC)

Due to a high amount of python dependencies which are not available in the default repos or the AUR, we have decided to go a similar route to the discussion held in paperless-ngx.

We employ a venv and install all python dependencies separately for authentik. Currently this results in quite a large package install so we are investigating whether allowing for partial system package usage might be possible.

Besides this, due to a dependency which refuses to build, python-kadmin, we cannot currently update to 2024.10.2. Authentik is moving away from this outdated package and the next release should have python-kadmin-rs as a dependency instead. Building against the main branch seems to work without any issues. Hence, for now, expect the next update to this PKGBUILD to come with the next release of authentik.