pomerium/authorize/evaluator
Caleb Doxsey 74ac23c980
authorize: remove DataBrokerData input (#1847)
* authorize: remove DataBrokerData

* add opa test

* domain, group tests

* more tests

* remove databroker data input

* update authz tests

* update dead code

* fix method name

* handle / in keys
2021-02-02 14:27:35 -07:00
..
opa authorize: remove DataBrokerData input (#1847) 2021-02-02 14:27:35 -07:00
custom.go databroker: add tracing for rego evaluation and databroker sync, fix bug in databroker config source (#1367) 2020-09-03 08:11:34 -06:00
custom_test.go dev: update linter (#1728) 2020-12-30 09:02:57 -08:00
evaluator.go authorize: remove DataBrokerData input (#1847) 2021-02-02 14:27:35 -07:00
evaluator_test.go authorize: remove DataBrokerData input (#1847) 2021-02-02 14:27:35 -07:00
functions.go authorize/evaluator/opa: set client tls cert usage explicitly (#1026) 2020-06-29 17:21:54 -04:00
functions_test.go feature/databroker: user data and session refactor project (#926) 2020-06-19 07:52:44 -06:00
opa_test.go authorize: remove DataBrokerData input (#1847) 2021-02-02 14:27:35 -07:00
request.go authorize: remove DataBrokerData (#1846) 2021-02-02 11:40:21 -07:00
store.go authorize: remove DataBrokerData (#1846) 2021-02-02 11:40:21 -07:00
store_test.go authorize: remove admin (#1833) 2021-02-01 15:22:02 -07:00