Ross ROSS = Recommend OSS · open-source software intelligence for agents

privacyidea/privacyidea

:closed_lock_with_key: multi factor authentication system (2FA, MFA, OTP, FIDO Server) observed · 2026-08-28

github.com/privacyidea/privacyidea · homepage · Python · AGPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

93/100

  • Activity 99
  • Release rhythm 80
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 39
  • age_days: 4474
  • days_rel: 57
  • days_push: 7
  • n_releases_24m: 14

Full methodology

Adoption not part of the score

1759 stars · 358 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

privacyIDEA is an open-source, self-hosted multi-factor authentication (MFA) server that centrally manages authentication tokens—OTP (HOTP/TOTP), FIDO2/WebAuthn passkeys, push, SMS, email, U2F, YubiKey, and certificates—and adds second factors to services like VPNs, SSH, and web portals. Written in Python, it provides a WebUI, a JWT-secured REST API, policy-based configuration, an audit trail, and connects to existing user stores such as AD, LDAP, SQL, and EntraID.

Use cases

  • add two-factor authentication to vpn and ssh logins
  • self-hosted 2fa server for an entire company
  • centrally manage otp tokens for many servers
  • fido2 webauthn passkey authentication server
  • add mfa to existing ldap or active directory users
  • push-based login approval for web portals
  • secure wordpress or otrs login with a second factor

When to choose

  • You need one central MFA server to add a second factor to many heterogeneous services (VPN, SSH, web apps, RADIUS-based logins)
  • You must keep user data and authentication on-premise under your own control instead of a cloud identity provider
  • You need broad token support (FIDO2/WebAuthn, push, HOTP/TOTP, SMS, email, smartcards) while reusing existing user stores like AD, LDAP, or SQL
  • You want policy-driven, multi-tenant token management with a REST API and detailed audit trail

When to avoid

  • You only need a small TOTP/HOTP library embedded in a single application rather than a full authentication server
  • You want a fully managed, cloud-hosted MFA/SaaS product with zero infrastructure to operate
  • You need a complete SSO identity provider with SAML/OIDC as its core role—pair privacyIDEA with an IdP like Keycloak instead of using it alone
  • You require a solution running natively on Windows/macOS desktops; privacyIDEA is designed to run on Linux servers

Facets

service · maturity stable

auth authorization security logging security self-hosted backend python self-hosted 2fa mfa otp fido2 webauthn passkeys push-authentication hotp totp yubikey u2f radius token-management rest-api ldap audit-trail identity-and-access-management linux web-server

10 sources

Member repositories

RepositoryRoleHealth v2
privacyidea/privacyideamain93

For agents

markdown · JSON · MCP: product_card(name="privacyidea/privacyidea")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem