pomerium/internal
Cuong Manh Le 8d0deb0732
config: add PassIdentityHeaders option (#903)
Currently, user's identity headers are always inserted to downstream
request. For privacy reason, it would be better to not insert these
headers by default, and let user chose whether to include these headers
per=policy basis.

Fixes #702
2020-06-22 10:29:44 +07:00
..
cmd/pomerium feature/databroker: user data and session refactor project (#926) 2020-06-19 07:52:44 -06:00
controlplane config: add PassIdentityHeaders option (#903) 2020-06-22 10:29:44 +07:00
cryptutil authenticate: add jwks and .well-known endpoint (#745) 2020-05-21 11:46:29 -07:00
databroker/memory feature/databroker: user data and session refactor project (#926) 2020-06-19 07:52:44 -06:00
directory feature/databroker: user data and session refactor project (#926) 2020-06-19 07:52:44 -06:00
encoding *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
envoy internal/envoy: improve handleLogs (#929) 2020-06-19 09:14:10 +07:00
fileutil *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
frontend feature/databroker: user data and session refactor project (#926) 2020-06-19 07:52:44 -06:00
grpc feature/databroker: user data and session refactor project (#926) 2020-06-19 07:52:44 -06:00
hashutil authenticate: save oauth2 tokens to cache (#698) 2020-05-18 17:10:10 -04:00
httputil config: add PassIdentityHeaders option (#903) 2020-06-22 10:29:44 +07:00
identity idp: set github timestamps (#943) 2020-06-21 15:50:56 -06:00
log envoy: use envoy request id for logging across systems with http and gRPC (#691) 2020-05-18 17:10:10 -04:00
middleware authorize: allow CORS preflight requests (#672) 2020-05-18 17:10:10 -04:00
protoutil feature/databroker: user data and session refactor project (#926) 2020-06-19 07:52:44 -06:00
scheduler feature/databroker: user data and session refactor project (#926) 2020-06-19 07:52:44 -06:00
sessions feature/databroker: user data and session refactor project (#926) 2020-06-19 07:52:44 -06:00
telemetry internal/telemetry/metrics: document concurrently using (#891) 2020-06-15 23:08:03 +07:00
testutil controlplane: xds unit tests (#770) 2020-05-25 11:14:07 -06:00
tripper *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
urlutil authenticate: save oauth2 tokens to cache (#698) 2020-05-18 17:10:10 -04:00
version *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00