pomerium/authorize
Caleb Doxsey 2d5690dde6
remove deprecated cache_service_url config option (#1614)
* remove deprecated cache_service_url config option

* remove broken test

* update integration test config

* update nginx example

Co-authored-by: Travis Groth <travisgroth@users.noreply.github.com>
2020-11-23 14:57:29 -07:00
..
evaluator remove deprecated cache_service_url config option (#1614) 2020-11-23 14:57:29 -07:00
authorize.go authorize: use atomic state for properties (#1290) 2020-08-17 14:24:06 -06:00
authorize_test.go authorize: use atomic state for properties (#1290) 2020-08-17 14:24:06 -06:00
check_response.go authorize: add redirect url to debug page (#1533) 2020-10-19 08:07:51 -07:00
check_response_test.go proxy: remove impersonate headers for kubernetes (#1394) 2020-09-09 15:24:39 -06:00
google_cloud_serverless.go authorize: move service account normalization to its own function 2020-08-06 21:02:20 +07:00
google_cloud_serverless_test.go authorize: move service account normalization to its own function 2020-08-06 21:02:20 +07:00
grpc.go forward-auth: fix special character support for nginx (#1578) 2020-11-12 13:10:57 -05:00
grpc_test.go fwd-auth: fix nginx-ingress forward-auth (#1505 / #1497) 2020-10-19 08:09:13 -07:00
run.go add paging support to GetAll (#1601) 2020-11-18 17:02:57 -07:00
session.go authorize: use atomic state for properties (#1290) 2020-08-17 14:24:06 -06:00
session_test.go authorize: use atomic state for properties (#1290) 2020-08-17 14:24:06 -06:00
state.go databroker: require JWT for access (#1503) 2020-10-09 11:08:40 -06:00