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
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 π
- 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!
threaded - newest
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.
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.
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.