pomerium/authorize/evaluator
Caleb Doxsey a64e5b5fa1
authorize: add sid to JWT claims (#2420)
* authorize: add sid to JWT claims

* fix import ordering
2021-08-02 16:11:05 -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 sessions: add impersonate_session_id, remove legacy impersonation (#2407) 2021-07-30 08:42:36 -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 authorize: move headers and jwt signing to rego (#1856) 2021-02-08 10:53:21 -07: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 deps: upgrade to go-jose v3 (#2284) 2021-06-10 09:35:44 -06:00
store_test.go authorize: add databroker server and record version to result, force sync via polling (#2024) 2021-03-31 10:09:06 -06:00