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 |
|
Caleb Doxsey
|
7d236ca1af
|
authorize: move headers and jwt signing to rego (#1856)
* wip
* wip
* wip
* remove SignedJWT field
* set google_cloud_serverless_authentication_service_account
* update jwt claim headers
* add mock get_google_cloud_serverless_headers for opa test
* swap issuer and audience
* add comment
* change default port in authz
|
2021-02-08 10:53:21 -07:00 |
|
Caleb Doxsey
|
eed873b263
|
authorize: remove DataBrokerData (#1846)
* authorize: remove DataBrokerData
* fix method name
|
2021-02-02 11:40:21 -07:00 |
|
Caleb Doxsey
|
b7f0242090
|
authorize: remove admin (#1833)
* authorize: remove admin
* regen rego
* add note to upgrading
|
2021-02-01 15:22:02 -07:00 |
|
Caleb Doxsey
|
557aef2a33
|
fix databroker restart versioning, handle missing sessions (#1145)
* fix databroker restart versioning, handle missing sessions
* send empty server version to detect change
* only rebuild if there are updated records
|
2020-07-29 08:45:41 -06:00 |
|
Caleb Doxsey
|
fff782e04c
|
authorize: add evaluator store (#1105)
* add evaluator store
* handle arrays
|
2020-07-20 07:39:34 -06:00 |
|