Create oauth2-proxy + Authentik #43

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

Goal

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

Requirements

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

Acceptance criteria

  • The setup starts with Docker Compose.
  • Authentik 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 Authentik as the identity provider for oauth2-proxy. ## Requirements * Configure Authentik as an OIDC provider. * Configure oauth2-proxy to authenticate against Authentik. * Forward the required identity and group headers. * Reuse the existing Ghost and Caddy example where possible. ## Acceptance criteria * [ ] The setup starts with Docker Compose. * [ ] Authentik 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:10:51 +00:00
Sign in to join this conversation.
No description provided.