VoidAuth Release v1.4.0 - SQLite Support πŸ—ƒοΈ (github.com)
from notquitenothing@sh.itjust.works to selfhosted@lemmy.world on 04 Oct 00:29
https://sh.itjust.works/post/47264558

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 πŸš€

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!

#selfhosted

threaded - newest

cron@feddit.org on 04 Oct 09:02 collapse

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 on 04 Oct 09:10 next collapse

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 on 04 Oct 11:43 collapse

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.