Caleb Doxsey
|
b1d62bb541
|
config: remove validate side effects (#2109)
* config: default shared key
* handle additional errors
* update grpc addr and grpc insecure
* update google cloud service authentication service account
* fix set response headers
* fix qps
* fix test
|
2021-04-22 15:10:50 -06:00 |
|
Caleb Doxsey
|
6d1d2bec54
|
crypto: use actual bytes of shared secret, not the base64 encoded representation (#2075)
* crypto: use actual bytes of shared secret, not the base64 encoded representation
* return errors
* return errors
|
2021-04-08 20:04:01 -06:00 |
|
Caleb Doxsey
|
f4c4fe314a
|
authorize: audit logging (#2050)
* authorize: add databroker server and record version to result, force sync via polling
* authorize: audit logging
|
2021-04-05 09:58:55 -06:00 |
|
Caleb Doxsey
|
e2ebef44ef
|
telemetry: add installation id (#2017)
* telemetry: add installation id
* set installation id globally
* remove unneeded changes
|
2021-03-24 07:22:54 -06:00 |
|
Caleb Doxsey
|
664358dfad
|
config: multiple endpoints for authorize and databroker (#1957)
* wip
* update docs
* remove dead code
|
2021-03-03 09:53:19 -07:00 |
|
Caleb Doxsey
|
b16236496b
|
jws: remove issuer (#1754)
|
2021-01-11 07:57:54 -07:00 |
|
Caleb Doxsey
|
eb79cc0957
|
databroker: require JWT for access (#1503)
|
2020-10-09 11:08:40 -06:00 |
|
Caleb Doxsey
|
6dee647a16
|
authorize: use atomic state for properties (#1290)
|
2020-08-17 14:24:06 -06:00 |
|