tubearchivist/e2e/playwright
SystemZ 09d5cc0d3e Add browser OIDC SSO end-to-end test harness
docker-compose stack (app + Elasticsearch + Redis + a mock OIDC
provider) and a Playwright test driving the full "Log in with SSO"
redirect flow, asserting session login and group->superuser mapping.
Exercises the OIDC path under the shipped uvicorn/ASGI server.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-20 19:29:24 +02:00
..
tests Add browser OIDC SSO end-to-end test harness 2026-06-20 19:29:24 +02:00
.gitignore Add browser OIDC SSO end-to-end test harness 2026-06-20 19:29:24 +02:00
package-lock.json Add browser OIDC SSO end-to-end test harness 2026-06-20 19:29:24 +02:00
package.json Add browser OIDC SSO end-to-end test harness 2026-06-20 19:29:24 +02:00
playwright.config.ts Add browser OIDC SSO end-to-end test harness 2026-06-20 19:29:24 +02:00