| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-05-24 | fix: register oidc provider once | mo khan | |
| 2025-05-23 | feat: add external authorization service (authzd) with JWT authentication | mo khan | |
| - Add new authzd gRPC service implementing Envoy's external authorization API - Integrate JWT authentication filter in Envoy configuration with claim extraction - Update middleware to support both cookie-based and header-based user authentication - Add comprehensive test coverage for authorization service and server - Configure proper service orchestration with authzd, sparkled, and Envoy - Update build system and Docker configuration for multi-service deployment - Add grpcurl tool for gRPC service debugging and testing This enables fine-grained authorization control through Envoy's ext_authz filter while maintaining backward compatibility with existing cookie-based authentication. | |||
| 2025-05-14 | test: remove old oidc test server | mo khan | |
| 2025-05-14 | test: remove commented out code | mo khan | |
| 2025-05-14 | test: use host network mode locally and in CI | mo khan | |
| 2025-05-14 | test: use playwright to test out an OIDC login | mo khan | |
| 2025-05-14 | test: add wait strategies for each of the ports | mo khan | |
| 2025-05-14 | test: wait for envoy port | mo khan | |
| 2025-05-14 | test: log env vars | mo khan | |
| 2025-05-13 | test: do not normalize env vars in CI | mo khan | |
| 2025-05-13 | test: disable host port access in CI | mo khan | |
| 2025-05-13 | test: extract function for container options | mo khan | |
| 2025-05-13 | test: normalize the issuer again | mo khan | |
| 2025-05-13 | test: do not normalize the issuer | mo khan | |
| 2025-05-13 | test: try host network mode | mo khan | |
| 2025-05-13 | refactor: loop through each of the loopback addresses | mo khan | |
| 2025-05-13 | test: replace loopback addresses with testcontainer internal host | mo khan | |
| 2025-05-12 | test: record http client requests | mo khan | |
| 2025-05-12 | test: extract function to normalize issuer | mo khan | |
| 2025-05-12 | test: replace localhost with testcontainers internal hostname | mo khan | |
| 2025-05-12 | test: split integration test into separate files | mo khan | |
