pomerium/authorize/evaluator
Caleb Doxsey 526f946097
fix forward-auth, logging (#2509)
* fix forward-auth, logging

* move error message
2021-08-23 17:50:04 -06:00
..
opa authorize: add sid to JWT claims (#2420) 2021-08-02 16:11:05 -06:00
config.go ppl: refactor authorize to evaluate PPL (#2224) 2021-05-21 09:50:18 -06:00
evaluator.go authorize: add additional tracing for rego evaluation (#2381) 2021-07-21 15:37:51 -06:00
evaluator_test.go protoutil: add NewAny method for deterministic serialization (#2462) 2021-08-09 17:51:57 -06:00
functions.go ppl: refactor authorize to evaluate PPL (#2224) 2021-05-21 09:50:18 -06:00
functions_test.go
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: add additional tracing for rego evaluation (#2381) 2021-07-21 15:37:51 -06:00
headers_evaluator_test.go authorize: add sid to JWT claims (#2420) 2021-08-02 16:11:05 -06:00
policy_evaluator.go evaluator: use cryputil to hash (#2384) 2021-07-22 06:15:54 -07:00
policy_evaluator_test.go authorize: support boolean deny results (#2338) 2021-07-06 12:52: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