VoidAuth is Single Sign-On for Your Self-Hosted Universe! 🐈⬛🔒
The main highlights of this release are being able to host VoidAuth on a sub-directory and adding Security Groups to OIDC Clients. These were both suggestions from the Fediverse and from GitHub. Thank you for taking the time to let me know that you are using VoidAuth and how you feel it can be improved!
Here is the changelog:
Features 🚀
- Enable Hosting on Subdirectory 🛣️
- OIDC Client Security Groups 🔐
- OIDC Client post_logout_redirect_uris
Fixes 🔧
- Fix EMAIL_VERIFICATION Not Properly Causing Email to be Required During Registration
I tried both voidauth and authelia and found that I really like that you can (actually must, as far as I’ve seen) configure authelias OIDC clients as configuration files. That fits a gitops style approach much better when paired with e.g. sealed secrets. It was a real pain to figure out that authelia configuration, hard agree on that… The official helm chart felt way too over-parametrized and is badly documented. The project website has a lot of basically-copy-paste configs for all kinds if self hosted software though.