pomerium/authorize
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
..
evaluator config: support map of jwt claim headers (#1906) 2021-02-17 13:43:18 -07:00
authorize.go authorize: remove DataBrokerData (#1846) 2021-02-02 11:40:21 -07:00
authorize_test.go upstream endpoints load balancer weights (#1830) 2021-01-28 09:11:14 -05:00
check_response.go authorize: move headers and jwt signing to rego (#1856) 2021-02-08 10:53:21 -07:00
check_response_test.go config: support map of jwt claim headers (#1906) 2021-02-17 13:43:18 -07:00
grpc.go logs: strip query string (#1894) 2021-02-16 14:23:52 -07:00
grpc_test.go authorize: move headers and jwt signing to rego (#1856) 2021-02-08 10:53:21 -07:00
run.go authorize: remove DataBrokerData (#1846) 2021-02-02 11:40:21 -07:00
session.go authorize: move headers and jwt signing to rego (#1856) 2021-02-08 10:53:21 -07:00
session_test.go authorize: move headers and jwt signing to rego (#1856) 2021-02-08 10:53:21 -07:00
state.go jws: remove issuer (#1754) 2021-01-11 07:57:54 -07:00