cloudflared-mirror/ingress
Sudarsan Reddy eb36716ba4 TUN-6774: Validate OriginRequest.Access to add Ingress.Middleware
We take advantage of the JWTValidator middleware and attach it to an
ingress rule based on Access configurations. We attach the Validator
directly to the ingress rules because we want to take advantage of
caching and token revert/handling that comes with go-oidc.
2022-09-22 14:44:03 +01:00
..
middleware TUN-6774: Validate OriginRequest.Access to add Ingress.Middleware 2022-09-22 14:44:03 +01:00
config.go TUN-6773: Add access based configuration to ingress.OriginRequestConfig 2022-09-21 09:59:42 +00:00
config_test.go
icmp_darwin.go
icmp_darwin_test.go
icmp_generic.go
icmp_linux.go
icmp_posix.go
icmp_posix_test.go
icmp_windows.go
icmp_windows_test.go
ingress.go TUN-6774: Validate OriginRequest.Access to add Ingress.Middleware 2022-09-22 13:43:15 +00:00
ingress_test.go
origin_connection.go
origin_connection_test.go
origin_icmp_proxy.go
origin_icmp_proxy_test.go
origin_proxy.go
origin_proxy_test.go
origin_service.go
origin_udp_proxy.go
rule.go TUN-6774: Validate OriginRequest.Access to add Ingress.Middleware 2022-09-22 13:43:15 +00:00
rule_test.go TUN-6774: Validate OriginRequest.Access to add Ingress.Middleware 2022-09-22 13:43:15 +00:00