From bd023acdd23447a7c7153704c0ca1c5a54bffb63 Mon Sep 17 00:00:00 2001 From: Jean-Luc Makiola Date: Mon, 6 Apr 2026 21:11:45 +0200 Subject: [PATCH] =?UTF-8?q?docs:=20add=20backlog=20item=20999.1=20?= =?UTF-8?q?=E2=80=94=20rewrite=20E2E=20tests=20for=20OIDC=20auth?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .planning/ROADMAP.md | 10 ++++++++++ .../999.1-rewrite-e2e-tests-for-oidc-auth/.gitkeep | 0 2 files changed, 10 insertions(+) create mode 100644 .planning/phases/999.1-rewrite-e2e-tests-for-oidc-auth/.gitkeep diff --git a/.planning/ROADMAP.md b/.planning/ROADMAP.md index e8bfd2a..6176221 100644 --- a/.planning/ROADMAP.md +++ b/.planning/ROADMAP.md @@ -274,3 +274,13 @@ Plans: | 21. Item & Catalog Detail Pages | v2.0 | 1/1 | Complete | 2026-04-06 | | 22. Add-from-Catalog & Thread Integration | v2.0 | 2/2 | Complete | 2026-04-06 | | 23. Manual Entry Fallback | v2.0 | 1/1 | Complete | 2026-04-06 | + +## Backlog + +### Phase 999.1: Rewrite E2E Tests for OIDC Auth (BACKLOG) +**Goal**: E2E tests currently expect local username/password login but auth moved to external OIDC (Logto). Rewrite with mock OIDC provider or API-key-based auth bypass. Seed migration to Postgres is already done. +**Requirements**: TBD +**Plans**: TBD + +Plans: +- [ ] TBD (promote with /gsd:review-backlog when ready) diff --git a/.planning/phases/999.1-rewrite-e2e-tests-for-oidc-auth/.gitkeep b/.planning/phases/999.1-rewrite-e2e-tests-for-oidc-auth/.gitkeep new file mode 100644 index 0000000..e69de29