oauth2 proxy, that returns success for every user. Can be used with Caddy to provide a way to avoid junk hitting backend services.
  • HCL 71%
  • Nix 25.9%
  • Dockerfile 2%
  • Shell 1.1%
Find a file
theothertom d54877612b
All checks were successful
/ build (push) Successful in 43s
/ deploy (push) Successful in 53s
Log to stdout
2026-03-01 20:47:44 +00:00
.forgejo/workflows Initial simple-auth config 2026-02-23 20:30:49 +00:00
deploy Broaden cookie domain to avoid redirect loop 2026-02-25 20:04:06 +00:00
Containerfile Wrap in sh 2026-02-24 14:59:20 +00:00
oauth2-proxy.cfg Log to stdout 2026-03-01 20:47:44 +00:00
README.md Initial simple-auth config 2026-02-23 20:30:49 +00:00
run.sh Wrap in sh 2026-02-24 14:59:20 +00:00

simple-auth

oauth2 proxy, that returns success for every user. Can be used with Caddy to provide a way to avoid junk hitting backend services.

This takes lots of inspiration from https://github.com/AusDavo/caddy-oauth2-proxy-auth-template