pomerium/authorize/evaluator
Caleb Doxsey 99b9a3ee12
authorize: add support for passing access or id token upstream (#3047)
* authorize: add support for passing access or id token upstream

* use an enum
2022-02-17 09:28:31 -07:00
..
opa authorize: add support for passing access or id token upstream (#3047) 2022-02-17 09:28:31 -07:00
config.go config: remove signature_key_algorithm (#2557) 2021-09-02 11:36:43 -06:00
evaluator.go ppl: add support for http_path and http_method (#2813) 2021-12-10 07:28:51 -07:00
evaluator_test.go ppl: add support for http_path and http_method (#2813) 2021-12-10 07:28:51 -07:00
functions.go ppl: refactor authorize to evaluate PPL (#2224) 2021-05-21 09:50:18 -06:00
functions_test.go feature/databroker: user data and session refactor project (#926) 2020-06-19 07:52:44 -06:00
google_cloud_serverless.go remove deprecated ioutil usages (#2877) 2021-12-30 10:02:12 -08:00
google_cloud_serverless_test.go authorize: move headers and jwt signing to rego (#1856) 2021-02-08 10:53:21 -07:00
headers_evaluator.go authorize: add support for passing access or id token upstream (#3047) 2022-02-17 09:28:31 -07:00
headers_evaluator_test.go authorize: add support for passing access or id token upstream (#3047) 2022-02-17 09:28:31 -07:00
policy_evaluator.go ppl: add support for additional data (#2696) 2021-10-22 12:32:20 -06:00
policy_evaluator_test.go ppl: pass contextual information through policy (#2612) 2021-09-20 16:02:26 -06:00
store.go protoutil: add NewAny method for deterministic serialization (#2462) 2021-08-09 17:51:57 -06:00
store_test.go protoutil: add NewAny method for deterministic serialization (#2462) 2021-08-09 17:51:57 -06:00