# sebadob/rauthy

Single Sign-On Identity & Access Management via OpenID Connect, OAuth 2, PAM

Repository: https://github.com/sebadob/rauthy
Canonical: https://ross.abutalabs.com/products/rauthy
Homepage: https://sebadob.github.io/rauthy/
Language: Rust
License: Apache-2.0
License Family: permissive
Topics: oidc, rust, sso, openid-connect, keycloak, fido2, mfa, webauthn, passkey, jwt, server, oidc-provider, single-sign-on, authentication, scim, pam
Last push: 2026-08-26T11:38:26+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 96, longevity 82
- inputs: {"age_days": 1159, "days_push": 7, "days_rel": 25, "gap_med": 9.0, "n_releases_24m": 45}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1291, forks 125 (observed 2026-08-28T04:04:15.577948+00:00)

## What it is
Rauthy is a lightweight, Rust-based Identity Provider offering Single Sign-On via OpenID Connect, OAuth 2, and PAM, with strong emphasis on Passkeys/WebAuthn and secure defaults. It runs standalone on Hiqlite (or Postgres), supports high availability, and includes an admin UI, events, and auditing.

## Use cases
- self-host an OpenID Connect identity provider
- add single sign-on to multiple applications
- replace Keycloak with a lightweight alternative
- enable passwordless login with passkeys and WebAuthn
- add MFA to user authentication
- issue JWTs for IoT devices and CLI tools
- manage users and clients with SCIM provisioning

## When to choose
- you want a simple, memory-efficient SSO provider with secure defaults
- you need passkey-first or passwordless authentication
- you want high availability without an external database dependency
- you need OIDC/OAuth2 for web apps, IoT, or headless CLI tools

## When to avoid
- you need deep ecosystem integrations or plugins available in mature IdPs like Keycloak
- your clients don't support modern token signing or PKCE and you want strict modern defaults
- you require LDAP as a primary user store

## Facets
- artifact type: application
- maturity: active
- function: auth, authorization, security, http-server, self-hosted
- domain: security, self-hosted, backend, developer-tools, apis
- platform: windows, self-hosted, rust
- tags: openid-connect, oauth2, sso, identity-provider, passkeys, webauthn, fido2, mfa, jwt, scim, pam, keycloak-alternative, iam, linux, macos, docker, web-server

## Member repositories
- sebadob/rauthy (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:15.577948+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:54:49.007564+00:00, confidence not recorded.
  - readme: https://github.com/sebadob/rauthy (fetched 2026-08-28T04:04:15.577948+00:00, sha 8ee464166bd1)
  - homepage: https://sebadob.github.io/rauthy/ (fetched 2026-08-29T12:11:19.324582+00:00, sha 6fd4fec0fd6b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
