Files
homelab-frontend/k8s
Admin Bot 95045e80f6
CI / Vet, test, build (push) Successful in 2m9s
CI / Build and push image (push) Successful in 45s
fix: SQS gateway JWT validation, MinIO/Temporal native JWT support
Auth strategy clarified per service:
- SQS: Gateway validates JWT (kmsvc code unverified, needs Phase 3)
- MinIO: Native JWT/OIDC support (validates itself, Phase 3: load-test)
- Temporal: Native JWT via jwtKeyProvider (Phase 3: configure)
- Memory, IAM: Services validate JWTs (dumb pipe)

SQS now requires Authorization header at gateway.
Phase 3 will implement actual JWT signature validation against Authentik.
2026-08-27 11:33:04 -07:00
..