VoidAuth is Single Sign-On for Your Self-Hosted Universe! 🐈⬛🔒
SQLite support is here! If running an extra Postgres database has been holding you back from trying out VoidAuth, come on down and give it a shot! 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!
cron@feddit.org 1 day ago
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 1 day ago
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 1 day ago
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.