cloudflared-mirror/vendor/google.golang.org/grpc/internal
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
..
backoff TUN-3375: Upgrade coredns and prometheus dependencies 2020-09-09 13:14:38 -05:00
balancer/gracefulswitch TUN-6772: Add a JWT Validator as an ingress verifier 2022-09-22 08:42:25 +00:00
balancerload TUN-1734: Pin packages at exact versions 2019-04-17 18:16:56 -05:00
binarylog TUN-6772: Add a JWT Validator as an ingress verifier 2022-09-22 08:42:25 +00:00
buffer TUN-3375: Upgrade coredns and prometheus dependencies 2020-09-09 13:14:38 -05:00
channelz TUN-6772: Add a JWT Validator as an ingress verifier 2022-09-22 08:42:25 +00:00
credentials TUN-5675: Remove github.com/dgrijalva/jwt-go dependency by upgrading coredns version 2022-01-25 15:24:13 +00:00
envconfig TUN-5989: Add in-memory otlp exporter 2022-04-11 19:38:01 +00:00
grpclog TUN-5989: Add in-memory otlp exporter 2022-04-11 19:38:01 +00:00
grpcrand TUN-5675: Remove github.com/dgrijalva/jwt-go dependency by upgrading coredns version 2022-01-25 15:24:13 +00:00
grpcsync TUN-1734: Pin packages at exact versions 2019-04-17 18:16:56 -05:00
grpcutil TUN-5989: Add in-memory otlp exporter 2022-04-11 19:38:01 +00:00
metadata TUN-6772: Add a JWT Validator as an ingress verifier 2022-09-22 08:42:25 +00:00
pretty TUN-6772: Add a JWT Validator as an ingress verifier 2022-09-22 08:42:25 +00:00
resolver TUN-5675: Remove github.com/dgrijalva/jwt-go dependency by upgrading coredns version 2022-01-25 15:24:13 +00:00
serviceconfig TUN-5675: Remove github.com/dgrijalva/jwt-go dependency by upgrading coredns version 2022-01-25 15:24:13 +00:00
status TUN-5675: Remove github.com/dgrijalva/jwt-go dependency by upgrading coredns version 2022-01-25 15:24:13 +00:00
syscall TUN-5675: Remove github.com/dgrijalva/jwt-go dependency by upgrading coredns version 2022-01-25 15:24:13 +00:00
transport TUN-6772: Add a JWT Validator as an ingress verifier 2022-09-22 08:42:25 +00:00
internal.go TUN-6772: Add a JWT Validator as an ingress verifier 2022-09-22 08:42:25 +00:00
xds_handshake_cluster.go TUN-5675: Remove github.com/dgrijalva/jwt-go dependency by upgrading coredns version 2022-01-25 15:24:13 +00:00