# thomseddon/traefik-forward-auth

Minimal forward authentication service that provides Google/OpenID oauth based login and authentication for the traefik reverse proxy

Repository: https://github.com/thomseddon/traefik-forward-auth
Canonical: https://ross.abutalabs.com/products/traefik-forward-auth
Language: Go
License: MIT
License Family: permissive
Topics: traefik, oauth2, oauth2-proxy, google-oauth, docker-swarm, kubernetes, beyondcorp, openid-connect
Last push: 2026-04-03T04:13:23+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 75, release rhythm 8, longevity 100
- inputs: {"age_days": 2990, "days_push": 152, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2391, forks 449 (observed 2026-08-28T04:06:43.351343+00:00)

## What it is
A minimal forward authentication service that adds Google/OpenID Connect OAuth-based SSO login in front of any HTTP service behind the Traefik reverse proxy. It supports multiple providers, multiple domains, rule-based selective authentication, and deploys via Docker or Kubernetes.

## Use cases
- add google oauth login to services behind traefik
- protect self-hosted apps with sso
- forward auth middleware for traefik
- add openid connect authentication to internal apps
- require login before accessing docker swarm services
- centralized authentication for multiple subdomains

## When to choose
- you use Traefik as your reverse proxy and want OAuth/SSO protection for backend services
- you need multi-provider (Google, OIDC) login with multi-domain support
- you want a lightweight, minimal alternative to oauth2-proxy

## When to avoid
- you don't use Traefik or a reverse proxy that supports forward auth
- you need full-featured identity management like user provisioning or MFA flows
- you need providers beyond Google/OIDC such as SAML

## Facets
- artifact type: service
- maturity: active
- function: auth, middleware, http-server, security
- domain: security, self-hosted, web-development
- platform: go, self-hosted
- tags: traefik, oauth2, openid-connect, forward-auth, reverse-proxy, sso, beyondcorp, devops, docker, kubernetes, linux

## Member repositories
- thomseddon/traefik-forward-auth (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:43.351343+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-30T02:34:28.975814+00:00, confidence not recorded.
  - readme: https://github.com/thomseddon/traefik-forward-auth (fetched 2026-08-28T04:06:43.351343+00:00, sha 66e0aa74e42e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
