cloudflared-mirror/vendor/golang.org/x
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
..
crypto RTG-1339 Support post-quantum hybrid key exchange 2022-09-07 19:32:53 +00:00
mod TUN-4961: Update quic-go to latest 2021-08-27 12:26:00 +01:00
net TUN-6718: Bump go and go-boring 1.18.6 2022-09-19 15:18:59 +00:00
oauth2 TUN-6772: Add a JWT Validator as an ingress verifier 2022-09-22 08:42:25 +00:00
sync TUN-6772: Add a JWT Validator as an ingress verifier 2022-09-22 08:42:25 +00:00
sys RTG-1339 Support post-quantum hybrid key exchange 2022-09-07 19:32:53 +00:00
term TUN-6637: Upgrade go version and quic-go 2022-08-08 15:49:10 +01:00
text TUN-6583: Remove legacy --ui flag 2022-07-20 16:17:29 -07:00
tools TUN-5675: Remove github.com/dgrijalva/jwt-go dependency by upgrading coredns version 2022-01-25 15:24:13 +00:00
xerrors TUN-6772: Add a JWT Validator as an ingress verifier 2022-09-22 08:42:25 +00:00