VoidAuth
Self-hosted SSO and user management with OpenID Connect and ForwardAuth

VoidAuth is an open-source authentication and user management service designed to sit in front of your self-hosted applications. It provides Single Sign-On via OpenID Connect and can also protect apps through a reverse-proxy ForwardAuth flow.
Key Features
- OpenID Connect (OIDC) identity provider for SSO integrations
- ForwardAuth-style proxy authentication for protecting apps behind a reverse proxy
- Built-in user and group management with an admin panel
- User invitations and optional self-registration
- Multi-factor authentication support, including passkeys (WebAuthn)
- Secure password reset via email verification
- Customization for branding and emails (logo, title, theme color, email templates)
- Encryption at rest with PostgreSQL or SQLite-backed storage
Use Cases
- Centralized login for a homelab or self-hosted app suite using OIDC
- Protecting internal dashboards and services via reverse-proxy ForwardAuth
- Lightweight IAM for small teams with groups and invitation-based onboarding
Limitations and Considerations
- The project notes it has not been security audited; evaluate risk and keep dependencies updated
VoidAuth fits users who want a modern, self-hosted SSO solution with both OIDC-based federation and reverse-proxy authentication, plus practical account management features. It is especially suited for homelabs and small organizations standardizing authentication across multiple services.
Categories:
Tags:
Tech Stack:
Similar Services

PocketBase
Lightweight open-source realtime backend with embedded SQLite
Open-source Go backend providing embedded SQLite, realtime (SSE) subscriptions, auth (JWT/OAuth2), file storage, admin UI and REST-style APIs for web and mobile apps.
Keycloak
Open-source identity and access management with SSO
Keycloak is an open-source IAM server providing single sign-on, user federation, and centralized authentication and authorization using OIDC, OAuth 2.0, and SAML.

Authelia
Self-hosted IAM with SSO and multi-factor authentication
Authelia is an open-source IAM and authentication server providing SSO, MFA, and access control for web apps, with OpenID Connect/OAuth 2.0 and reverse-proxy integration.
Infisical
Open-source platform for secrets, PKI certificates, and privileged access
Infisical is an open-source platform to manage and deliver app secrets, certificates (PKI), SSH credentials, and encryption keys across teams and infrastructure.

authentik
Open-source Identity Provider (IdP) for SSO, OIDC, and SAML
Open-source IdP delivering SSO, OAuth2/OIDC, SAML2, LDAP, RADIUS, MFA, WebAuthn, conditional access and application-proxy capabilities for self-hosted deployments.

Teleport
Identity-aware access proxy for infrastructure and internal apps
Secure access platform for servers, Kubernetes, databases, desktops, and web apps with SSO/MFA, short-lived certificates, and full session auditing.

Angular
Docker
TypeScript
Node.js