VoidAuth Release v1.4.0 - SQLite Support 🗃️

https://github.com/voidauth/voidauth/releases/tag/v1.4.0

VoidAuth is Single Sign-On for Your Self-Hosted Universe! 🐈‍⬛🔒

SQLite support is here! Find an example Docker Compose file showing a basic setup using either Postgres or SQLite databases on the Getting Started page. There is currently no method to migrate an existing database, but this functionality is planned.

Features 🚀

  • SQLite Database Support 🗃️
  • Automatic OIDC Client Application Type 🤖

Thank you everyone for your interest and engagement 😊 It is very motivating when you add a star on GitHub, comment on a post, or open an issue; and if you are using VoidAuth feel free to let me know!

45 points · 3 comments · view on lemmy.world

3 Comments

cron@feddit.org · 8 pts · 305d (2 replies)

Does anyone know any important difference between voidauth and authentik? The latter seems to be a far more mature product, but the feature set looks similar.

xinayder@infosec.pub · 6 pts · 305d

Authentik supports more authentication types and I think it's more stable so you can use it in larger production servers. VoidAuth seems to be a lightweight alternative that only provides OIDC.

notquitenothing@sh.itjust.works · 3 pts · 305d

VoidAuth is an Authentik alternative that aims to be easier to use/setup (and look a bit nicer imo). It does provide OIDC and ProxyAuth (ForwardAuth), but Authentik is certainly a more mature/complex SSO provider.