Cool project! Does it support 2FA? I'd like to use a password and then either TOTP or FIDO, like Authelia does.
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (donβt cherry-pick information from the title to fit your agenda).
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
VoidAuth currently only supports 2FA through passkeys, and specifically requests 2FA passkeys from passkey providers. I may look into password + passkey but for now the only way to guarantee 2FA login is to make your account passkey-only. This is currently being tracked here: https://github.com/voidauth/voidauth/issues/106
I tried it out the other day and it seems way more user friendly and faster than Authentik but I was having a problem using it in conjunction with Smallstep SSH because the "principal" field of the certificates was blank.
I have never used Smallstep, but based on the documentation it looks like a native+id_token client. If you can get an error message or debug trace, you can sent it to me or open a GitHub issue and I will take a look at it π
Alright, well I was going to set it back up today and try to get some logs for you, but I pulled the new version and started up the container and now it all just seems to wok. So either something changed in the new version to address what I was seeing, or I was doing something wrong π€·
In either case, thanks for putting this utility together and for being so responsive.
Well this looks fun to try out β I'll have to install it later and give it a go!
(Sorry couldn't resist with the em dash)
But I will give it a try later on, been playing around with auth options lately
πΉ Let me know how it goes! If you have any trouble setting it up feel free to ping me, or open an issue on GitHub