fengling-gateway/src/yarpgateway/Transforms
movingsam c7cf1d3738 feat: add TenantRoutingTransform for multi-tenant routing (IMPL-10)
- Implement YARP RequestTransform to route requests based on tenant
- Extract tenant ID from JWT token (supports multiple claim types)
- Query tenant-specific destination first, fallback to default
- Add IMemoryCache for performance optimization (5min expiration)
- Update Platform packages to 1.0.14 to use GwDestination.TenantCode
2026-03-08 01:01:22 +08:00
..
TenantRoutingTransform.cs feat: add TenantRoutingTransform for multi-tenant routing (IMPL-10) 2026-03-08 01:01:22 +08:00