Caleb Doxsey
|
a41c37f9e0
|
add paging support to GetAll (#1601)
* add paging support to GetAll
* fix import
|
2020-11-18 17:02:57 -07:00 |
|
Caleb Doxsey
|
aa731ae068
|
directory: add explicit RefreshUser endpoint for faster sync (#1460)
* directory: add explicit RefreshUser endpoint for faster sync
* add test
* implement azure
* update api call
* add test for azure User
* implement github
* implement AccessToken, gitlab
* implement okta
* implement onelogin
* fix test
* fix inconsistent test
* implement auth0
|
2020-10-05 08:23:15 -06:00 |
|
Caleb Doxsey
|
2364da14c8
|
databroker: add support for querying the databroker (#1443)
* databroker: add support for querying the databroker
* remove query method, use getall so encryption works
* add test
* return early
|
2020-09-22 16:01:37 -06:00 |
|
Caleb Doxsey
|
091b71f12e
|
grpc: rename internal/grpc to pkg/grpc (#1010)
* grpc: rename internal/grpc to pkg/grpc
* don't ignore pkg dir
* remove debug line
|
2020-06-26 09:17:02 -06:00 |
|