Caleb Doxsey
|
6e48627b4d
|
ppl: add support for additional data (#2696)
* ppl: add support for additional data
* remove unused NewCriterionDeviceRule
|
2021-10-22 12:32:20 -06:00 |
|
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 |
|
bobby
|
aa0e6872de
|
evaluator: use cryputil to hash (#2384)
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
|
2021-07-22 06:15:54 -07:00 |
|
Caleb Doxsey
|
c7a8f11d9a
|
authorize: add additional tracing for rego evaluation (#2381)
|
2021-07-21 15:37:51 -06:00 |
|
Caleb Doxsey
|
21ffe44dff
|
authorize: support boolean deny results (#2338)
* authorize: support boolean deny results
* add client certificate test
* handle different array lengths
|
2021-07-06 12:52:26 -06:00 |
|
Caleb Doxsey
|
dad35bcfb0
|
ppl: refactor authorize to evaluate PPL (#2224)
* ppl: refactor authorize to evaluate PPL
* remove opa test step
* add log statement
* simplify assignment
* deny with forbidden if logged in
* add safeEval function
* create evaluator-specific config and options
* embed the headers rego file directly
|
2021-05-21 09:50:18 -06:00 |
|