pomerium/config
Caleb Doxsey 2156dbc553
envoy: always set jwt claim headers even if no value is available (#2261)
* envoy: always set jwt claim headers even if no value is available

* add test
2021-06-04 10:01:00 -07:00
..
envoyconfig envoy: always set jwt claim headers even if no value is available (#2261) 2021-06-04 10:01:00 -07:00
testdata config: additional kubernetes token source support (#1200) 2020-08-04 09:40:51 -04:00
autocert.go options refactor (#1088) 2020-07-16 14:30:15 -06:00
codec_type.go config: add support for codec_type (#2156) 2021-04-30 07:21:40 -06:00
config.go config: use getters for certificates (#2001) 2021-03-23 08:02:50 -06:00
config_source.go config: add client_crl (#2157) 2021-04-30 14:36:32 -06:00
config_source_test.go log context (#2107) 2021-04-22 10:58:13 -04:00
constants.go config: add support for codec_type (#2156) 2021-04-30 07:21:40 -06:00
crypt.go cryptutil: always use kek public id, add x509 support (#2066) 2021-04-07 09:44:36 -07:00
custom.go chore(deps): update yaml v2 to v3 (#1927) 2021-02-22 08:51:49 -08:00
custom_test.go chore(deps): update yaml v2 to v3 (#1927) 2021-02-22 08:51:49 -08:00
doc.go *: remove import path comments (#545) 2020-03-16 10:13:47 -07:00
helpers.go in-memory service registry (#1892) 2021-02-17 14:28:54 -05:00
helpers_test.go databroker: rename cache service (#1790) 2021-01-21 08:41:22 -07:00
http.go httputil: fix SPDY support with reverse proxy (#2134) 2021-04-26 14:45:07 -06:00
http_test.go httputil: fix SPDY support with reverse proxy (#2134) 2021-04-26 14:45:07 -06:00
log.go log context (#2107) 2021-04-22 10:58:13 -04:00
metrics.go log context (#2107) 2021-04-22 10:58:13 -04:00
metrics_test.go log context (#2107) 2021-04-22 10:58:13 -04:00
options.go config: warn about unrecognized keys (#2256) 2021-05-31 23:35:38 -04:00
options_test.go config: remove validate side effects (#2109) 2021-04-22 15:10:50 -06:00
policy.go ppl: convert config policy to ppl (#2218) 2021-05-19 12:42:36 -06:00
policy_ppl.go policy: fix allowed idp claims PPL generation (#2243) 2021-05-27 15:12:12 -06:00
policy_ppl_test.go policy: fix allowed idp claims PPL generation (#2243) 2021-05-27 15:12:12 -06:00
policy_test.go config: fix redirect routes from protobuf (#1930) 2021-02-22 18:10:50 -05:00
trace.go tracing: support dynamic reloading, more aggressive envoy restart (#2262) 2021-06-02 09:58:07 -06:00
trace_test.go log context (#2107) 2021-04-22 10:58:13 -04:00
validate.go support host:port in metrics_address (#2042) 2021-03-30 18:54:33 -04:00