Test and document oauth2-proxy integrations #44

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

Goal

Verify and document both oauth2-proxy integration examples.

Requirements

  • Run the shared forward-auth tests against both setups.
  • Test authorized, unauthorized and unknown users.
  • Test required-group checks and forged headers.
  • Document setup, login flow and relevant differences.
  • Link back to the baseline Caddy + Authelia example.

Acceptance criteria

  • Both setups pass the same integration tests.
  • Forged headers do not grant access.
  • Required-group checks work for both providers.
  • Both examples are documented.
  • Shared behavior is not duplicated unnecessarily.
## Goal Verify and document both oauth2-proxy integration examples. ## Requirements * Run the shared forward-auth tests against both setups. * Test authorized, unauthorized and unknown users. * Test required-group checks and forged headers. * Document setup, login flow and relevant differences. * Link back to the baseline Caddy + Authelia example. ## Acceptance criteria * [ ] Both setups pass the same integration tests. * [ ] Forged headers do not grant access. * [ ] Required-group checks work for both providers. * [ ] Both examples are documented. * [ ] Shared behavior is not duplicated unnecessarily.
frank added this to the Forward Auth mode milestone 2026-07-24 11:11:28 +00:00
Sign in to join this conversation.
No description provided.