pomerium/authorize/evaluator
Caleb Doxsey efffe57bf0
ppl: pass contextual information through policy (#2612)
* ppl: pass contextual information through policy

* maybe fix nginx

* fix nginx

* pr comments

* go mod tidy
2021-09-20 16:02:26 -06:00
..
opa authorize: use session.user_id in headers (#2571) 2021-09-03 14:51:09 -06:00
config.go config: remove signature_key_algorithm (#2557) 2021-09-02 11:36:43 -06:00
evaluator.go ppl: pass contextual information through policy (#2612) 2021-09-20 16:02:26 -06:00
evaluator_test.go ppl: pass contextual information through policy (#2612) 2021-09-20 16:02:26 -06: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 fix forward-auth, logging (#2509) 2021-08-23 17:50:04 -06: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: fix google cloudrun header audience (#2558) 2021-09-02 09:55:06 -06:00
headers_evaluator_test.go authorize: use session.user_id in headers (#2571) 2021-09-03 14:51:09 -06:00
policy_evaluator.go ppl: pass contextual information through policy (#2612) 2021-09-20 16:02:26 -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