Authelia vs OpenBao

TaglineSelf-hosted authentication server with TOTP, WebAuthn, and SSOOpen-source secrets management forked from HashiCorp Vault under the Linux Foundation
CategoryPassword Managers & SecretsPassword Managers & Secrets
Replaces1Password, HashiCorp VaultHashiCorp Vault
GitHub stars28k6.8k
LanguageGoGo
LicenseApache-2.0MPL-2.0
Self-host difficulty
3/5
Moderate
4/5
Involved
Deploy options
Docker
Docker Compose
Kubernetes
Manual
Docker
Kubernetes
Manual
Managed hosting
Last updated2 days ago2 days ago
View repoView repo

Where each falls short

The honest trade-offs — what you give up with each, versus the proprietary tools they replace.

Authelia
  • Not a password vault; does not store or generate passwords for websites
  • Requires a reverse proxy to function; no standalone mode
  • LDAP/AD integration configuration is complex for non-enterprise users
OpenBao
  • Younger project with a smaller ecosystem than HashiCorp Vault; some Vault Enterprise features and integrations are missing
  • No first-party managed/cloud offering equivalent to HCP Vault
  • Operating a production HA cluster (storage backend, unsealing, auto-unseal) requires real expertise
  • Documentation and third-party tutorials still maturing relative to Vault's

Bottom line

Choose Authelia if you want the lower-effort setup; choose Authelia for the larger community and ecosystem. Open each guide below for deploy steps and the full feature gap.

Authelia

Self-hosted authentication server with TOTP, WebAuthn, and SSO

OpenBao

Open-source secrets management forked from HashiCorp Vault under the Linux Foundation