Home

VoidAuth Release v1.10.0 - Declared OIDC Clients and Passkey Management

$$12545
https://sh.itjust.works/u/notquitenothing posted on Mar 15, 2026 19:50

While it has been a while since I have posted anything, development on VoidAuth continues! The highlight feature of this release is the ability to declare OIDC Client Apps and their properties externally, and was written by a new contributor to the project! This can be done with environment variables passed to VoidAuth, or as container labels on the services themselves. Very cool, documentation for that is here.

This release also comes with additional features like User Passkey Management, Unix Socket Support for PostgresDB, and Single Character Usernames/Names. Check out the Release Notes below:

What’s Changed

Features 🚀

  • Environment Variable and Container Label Declared OIDC Clients by @MrNavaStar
  • Unix Socket Connections for Postgres DB by @repomaa
  • Passkey Management
  • Single Character Usernames and Names

Fixes 🔧

  • Trim White-Space in Form Input
  • Fix Emails for Sign-in Cannot Be Longer than 32 Characters
  • Fix Remember Me Not Working When Signing in with MFA

Docs 📖

  • Add Vaultwarden to OIDC Guides by @lyneld

Chores🧹

  • Remove Un-Used SQLite3 Dependency
https://sh.itjust.works/post/56861331
Reply
$$12712
https://lemmy.blahaj.zone/u/femtek posted on Mar 15, 2026 22:35
In reply to: https://sh.itjust.works/post/56861331

I get a 404 for the first link

https://lemmy.blahaj.zone/comment/19641268
Reply
$$12715
https://sh.itjust.works/u/notquitenothing posted on Mar 15, 2026 22:46
In reply to: https://lemmy.blahaj.zone/comment/19641268

Thanks, I think I fixed it

https://sh.itjust.works/comment/24309908
Reply
$$12913
https://sh.itjust.works/u/evil_andy posted on Mar 16, 2026 11:36
In reply to: https://sh.itjust.works/post/56861331

This is awesome! I’ve been using it for the past few months and really enjoying it. I like the simplicity but the new features are definitely welcome!

Glad to see it’s continuing.

https://sh.itjust.works/comment/24317647
Reply
$$12945
https://lemmy.world/u/KlavKalashj posted on Mar 16, 2026 13:38
In reply to: https://sh.itjust.works/post/56861331

Been using this for a while now, I like it a lot! With this release, passkeys dont work in Firefox on Android for me anymore. Firefox on desktop works fine, but both trying to login with, and after deleting and then trying to create a new one on Android, results in an endless loading screen.

https://lemmy.world/comment/22691953
Reply
$$13024
https://sh.itjust.works/u/notquitenothing posted on Mar 16, 2026 16:01
In reply to: https://lemmy.world/comment/22691953

Well that is not good! It looks to be working for me on iOS and Windows Firefox (librefox), I don’t have a way to test on Android 😕 If you don’t mind opening a GitHub issue that would be helpful, and I will add some extra debug logging that may help narrow down the issue.

https://sh.itjust.works/comment/24321636
Reply
$$13468
https://lemmy.world/u/KlavKalashj posted on Mar 17, 2026 08:35
In reply to: https://sh.itjust.works/comment/24321636

Done!

https://lemmy.world/comment/22707383
Reply
$$15339
https://lemmy.zip/u/Everyday0764 posted on Mar 20, 2026 20:30
In reply to: https://sh.itjust.works/post/56861331

I have authelia, should I switch? is this configured via ui?

https://lemmy.zip/comment/25385161
Reply
$$15361
https://sh.itjust.works/u/notquitenothing posted on Mar 20, 2026 21:39
In reply to: https://lemmy.zip/comment/25385161

It is configured mostly through UI. The separation (in my opinion) is VoidAuth configuration happens mostly through environment variables and Client/Users/Domain configuration happens in the Web UI. You can try it out and switch if you like it and think the effort of switching is worth it

https://sh.itjust.works/comment/24403469
Reply