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
  • tofubl@discuss.tchncs.de
    link
    fedilink
    English
    arrow-up
    3
    ·
    17 hours ago

    This looks friendly. I gave up setting up Authelia after my last attempt, but I might give it another go with this when motivation hits me. Some documentation for Traefik integration would be nice.

    • notquitenothing@sh.itjust.worksOP
      link
      fedilink
      English
      arrow-up
      1
      ·
      2 hours ago

      Let me know how it goes! If you have any trouble getting it set up I can try to help as well. I am working on NGINX and NGINX Proxy Manager documentation right now, maybe I will do Traefik afterwards.

    • boblin@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      3
      ·
      9 hours ago

      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.