1
0
Fork 0
mirror of https://github.com/pomerium/pomerium.git synced 2025-07-07 20:08:17 +02:00
Commit graph

6 commits

Author SHA1 Message Date
Caleb Doxsey
0620cfdc50
config: add support for embedded PPL policy () 2021-07-27 13:44:10 -06:00
Caleb Doxsey
b3216ae854
httputil: fix SPDY support with reverse proxy () 2021-04-26 14:45:07 -06:00
Caleb Doxsey
b1d62bb541
config: remove validate side effects ()
* config: default shared key

* handle additional errors

* update grpc addr and grpc insecure

* update google cloud service authentication service account

* fix set response headers

* fix qps

* fix test
2021-04-22 15:10:50 -06:00
wasaga
e0c09a0998
log context () 2021-04-22 10:58:13 -04:00
Caleb Doxsey
a51c7140ea
cryptutil: use bytes for hmac () 2021-04-07 14:57:24 -06:00
Caleb Doxsey
d8f11dcb91
proxy: support re-proxying request through control plane for kubernetes ()
* proxy: support re-proxying request from envoy for kubernetes

* encrypt policy id for reproxy, implement tls options

* add comment, use hmac

* use httputil handler and error

* remove reproxy headers on all incoming request

* only allow re-proxying for kubernetes, strip headers

* fix tests
2021-04-06 12:08:09 -06:00