cloudflared-mirror/vendor/google.golang.org
Sudarsan Reddy de07da02cd TUN-6772: Add a JWT Validator as an ingress verifier
This adds a new verifier interface that can be attached to ingress.Rule.
This would act as a middleware layer that gets executed at the start of
proxy.ProxyHTTP.

A jwt validator implementation for this verifier is also provided. The
validator downloads the public key from the access teams endpoint and
uses it to verify the JWT sent to cloudflared with the audtag (clientID)
information provided in the config.
2022-09-22 08:42:25 +00:00
..
appengine TUN-3375: Upgrade coredns and prometheus dependencies 2020-09-09 13:14:38 -05:00
genproto TUN-5989: Add in-memory otlp exporter 2022-04-11 19:38:01 +00:00
grpc TUN-6772: Add a JWT Validator as an ingress verifier 2022-09-22 08:42:25 +00:00
protobuf TUN-5989: Add in-memory otlp exporter 2022-04-11 19:38:01 +00:00