cloudflared-mirror/vendor
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
..
github.com TUN-6772: Add a JWT Validator as an ingress verifier 2022-09-22 08:42:25 +00:00
go.opentelemetry.io TUN-6130: Fix vendoring due to case sensitive typo in package 2022-04-21 22:37:16 +01:00
go.uber.org/automaxprocs TUN-4384: Silence log from automaxprocs 2021-05-13 02:05:19 +01:00
golang.org/x TUN-6772: Add a JWT Validator as an ingress verifier 2022-09-22 08:42:25 +00:00
google.golang.org TUN-6772: Add a JWT Validator as an ingress verifier 2022-09-22 08:42:25 +00:00
gopkg.in TUN-6293: Update yaml v3 to latest hotfix 2022-05-30 17:38:55 +00:00
zombiezen.com/go/capnproto2 TUN-5129: Use go 1.17 and copy .git folder to docker build to compute version 2021-09-21 15:50:35 +00:00
modules.txt TUN-6772: Add a JWT Validator as an ingress verifier 2022-09-22 08:42:25 +00:00