pomerium/authorize/evaluator
Caleb Doxsey 1a1cc30c67
config: support map of jwt claim headers (#1906)
* config: support map of jwt claim headers

* fix array handling, add test

* update docs

* use separate hook, add tests
2021-02-17 13:43:18 -07:00
..
opa config: support map of jwt claim headers (#1906) 2021-02-17 13:43:18 -07:00
custom.go authorize: move headers and jwt signing to rego (#1856) 2021-02-08 10:53:21 -07:00
custom_test.go dev: update linter (#1728) 2020-12-30 09:02:57 -08:00
evaluator.go authorize: move headers and jwt signing to rego (#1856) 2021-02-08 10:53:21 -07:00
evaluator_test.go authorize: move headers and jwt signing to rego (#1856) 2021-02-08 10:53:21 -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
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
opa_test.go config: support map of jwt claim headers (#1906) 2021-02-17 13:43:18 -07:00
request.go authorize: move headers and jwt signing to rego (#1856) 2021-02-08 10:53:21 -07:00
store.go config: support map of jwt claim headers (#1906) 2021-02-17 13:43:18 -07:00
store_test.go authorize: remove admin (#1833) 2021-02-01 15:22:02 -07:00