Resolved as a side effect of tonight's (2026-07-20) work building the registry-based prod promotion pipeline (see commit 016256c and onward). Prod no longer deploys via GitHub Actions at all -…
Built and shipped tonight (2026-07-20), verified end-to-end on both dev and prod (commits 4ac34ca, 945ebde).
Backend: GET/PUT /api/admin/config, gated by the existing requireAdmin…
Partial progress 2026-07-20: OIDC_* + SESSION_SECRET are now filled in and verified working on prod (see #12/#17), as part of completing the Authentik setup. Still open: ADMIN_SECRET, N8N_WEBHOOK_U…
Completed 2026-07-20 - see the comment on #12 for the full writeup (three bugs found and fixed in scripts/authentik-setup.sh, verified end-to-end on both dev and prod).
Design note on…
Completed and verified end-to-end tonight (2026-07-20).
Ran scripts/authentik-setup.sh against auth.jerodrigged.com for real - it had never actually been executed before. Found and fixed two…