it0/packages
hailin 48e47975ca fix: configure Kong JWT auth flow with consumer credentials
- Add kid claim to auth-service JWT for Kong validation
- Add Kong consumer with JWT credential (shared secret via env)
- Add agent-config route to Kong for /api/v1/agent-config
- Kong Dockerfile uses entrypoint script to inject JWT_SECRET at runtime
- Fix frontend login path (/auth/login → /api/v1/auth/login)
- Extract tenantId from JWT on login and store as current_tenant
- Add auth guard in admin layout (redirect to /login if no token)
- Pass JWT_SECRET env var to Kong container in docker-compose

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 23:20:06 -08:00
..
gateway fix: configure Kong JWT auth flow with consumer credentials 2026-02-21 23:20:06 -08:00
services fix: configure Kong JWT auth flow with consumer credentials 2026-02-21 23:20:06 -08:00
shared fix: add missing @it0/common dependency to @it0/testing 2026-02-19 04:48:49 -08:00