cloudflared-mirror/ingress/middleware
Sudarsan Reddy 462d2f87df 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 13:43:15 +00:00
..
jwtvalidator.go TUN-6774: Validate OriginRequest.Access to add Ingress.Middleware 2022-09-22 13:43:15 +00:00
middleware.go TUN-6772: Add a JWT Validator as an ingress verifier 2022-09-22 08:42:25 +00:00