Files
harmony/docs/SUMMARY.md
Jean-Gabriel Gill-Couture 75aac243c7
All checks were successful
Run Check Script / check (pull_request) Successful in 2m18s
docs: operator dashboard SSO (Zitadel) setup guide
Step-by-step for wiring the operator dashboard's browser SSO: the Zitadel
app settings the code requires (Web app, PKCE/no-secret, redirect +
post-logout URIs), each config value mapped to its source
(ZitadelAuthConfig + cookie key), how to provide them (staging via
FleetDeployConfig/Secrets with hosts derived from base_domain; local via
HARMONY_CONFIG_* env), the derived endpoints, and the common-failure
gotchas (iss/aud/redirect mismatch, no client secret, localhost dev mode,
≥64-byte cookie key). Grounded in harmony_zitadel_auth's login/jwks code.

Registered in SUMMARY and cross-linked from web-auth-security.
2026-06-01 23:06:45 -04:00

2.6 KiB