this post was submitted on 10 Jun 2026
36 points (97.4% liked)

digitalescapetools

159 readers
7 users here now

A hub for discovering and sharing privacy-respecting, open-source, and self-hosted digital tools that improve productivity, creativity, and digital independence.

founded 3 months ago
MODERATORS
 

Authentik is an open-source identity provider you can host yourself.

It lets you use a single login across your self-hosted services, with support for OAuth2, OIDC, SAML, LDAP, and more.

Useful for managing access to apps like Jellyfin, Immich, Nextcloud, Vaultwarden, and other self-hosted tools.

GitHub: https://github.com/goauthentik/authentik

More details: https://digitalescapetools.com/tools/tool.html?id=authentik

More privacy-friendly tools: https://digitalescapetools.com/

you are viewing a single comment's thread
view the rest of the comments
[–] ferngully@lemmy.world 1 points 1 month ago

Yup. And I was doing that with FreeRadius on the side. I was pretty okay with that being licensed locked. I also had sssd setup for my desktop logins but found it to be slow at times to perform logins. The Kanidm-unix agent is incredibly fast and responsive while also being five lines in a config file.

Again, I think Authentik is fantastic and will still recommend it to people. My move was probably more motivated by my need to tinker and learn more so than my other reasons.