oauth2-proxy + Kanidm #42

Open
opened 2026-07-24 11:09:45 +00:00 by frank · 0 comments
Owner

Goal

Create a reproducible Docker Compose setup using Kanidm as the identity provider for oauth2-proxy.

Requirements

  • Configure Kanidm as an OIDC provider.
  • Configure oauth2-proxy to authenticate against Kanidm.
  • Forward the required identity and group headers.
  • Reuse the existing Ghost and Caddy example where possible.

Acceptance criteria

  • The setup starts with Docker Compose.
  • Kanidm users can authenticate through oauth2-proxy.
  • Identity and group headers reach NiceOAuthForwardAuth.
  • Local test users and non-production secrets are included.
## Goal Create a reproducible Docker Compose setup using Kanidm as the identity provider for oauth2-proxy. ## Requirements * Configure Kanidm as an OIDC provider. * Configure oauth2-proxy to authenticate against Kanidm. * Forward the required identity and group headers. * Reuse the existing Ghost and Caddy example where possible. ## Acceptance criteria * [ ] The setup starts with Docker Compose. * [ ] Kanidm users can authenticate through oauth2-proxy. * [ ] Identity and group headers reach `NiceOAuthForwardAuth`. * [ ] Local test users and non-production secrets are included.
frank added this to the Forward Auth mode milestone 2026-07-24 11:09:45 +00:00
Sign in to join this conversation.
No description provided.