4107 Commits

Author SHA1 Message Date
vzikratyi
0149c4b652 Get System OAuth2 config without tenantId 2020-06-25 16:45:50 +03:00
vzikratyi
d22237796e Allow to pass several domains for oauth2 config (for sys_admin only) 2020-06-25 16:03:22 +03:00
Volodymyr Babak
214cc7a906 Merge branch 'feature/edge' of github.com:volodymyr-babak/thingsboard into feature/edge 2020-06-25 11:45:15 +03:00
Volodymyr Babak
d1c1b44499 Fixed multithread issue with gRPC session - push from a single thread 2020-06-25 11:32:55 +03:00
vzikratyi
55a2fe890e Added method to load oauth2 config with tenantId 2020-06-24 17:36:26 +03:00
Andrii Shvaika
44f00eb011 Improvements to WS API 2020-06-24 17:27:12 +03:00
vzikratyi
84a06e65fa Added removing full OAuth2 config on tenant deletion 2020-06-24 15:58:08 +03:00
vzikratyi
ba0f8a8ea5 Updated loading AttributeKvEntity by attribute_key 2020-06-24 12:41:19 +03:00
Bohdan Smetaniuk
cd70b6fb54 fixed bug + some refractoring 2020-06-24 12:39:58 +03:00
viktor
e650cb0c24 Added reading attributes by attribute_key 2020-06-23 19:20:00 +03:00
Volodymyr Babak
79bf245932 Added Relation and Credentials Request Messages 2020-06-23 19:13:27 +03:00
viktor
1d56a1937b Added license headers to new classes 2020-06-23 16:21:24 +03:00
viktor
5a00973b47 Implemented part of OAuth2Service 2020-06-23 14:38:50 +03:00
viktor
c3c889bbbf Added 'deleteAdminSettingByKey' method to AdminSettingsService 2020-06-23 14:37:56 +03:00
viktor
334361577f Changed OAuth2Service, clear Tenant oauth2 config on deletion 2020-06-23 12:39:30 +03:00
Andrii Shvaika
808707afa4 Implementation and tests for Latest Subscription 2020-06-23 11:10:53 +03:00
vzikratyi
a6eefa903e Added required methods to OAuth2Service 2020-06-22 17:37:35 +03:00
vzikratyi
6e7d0c633f Small refactoring 2020-06-22 16:19:03 +03:00
Andrii Shvaika
db00c2ee0d Merge remote-tracking branch 'origin/feature/entity-data-query' into feature/entity-data-query 2020-06-22 16:01:53 +03:00
vzikratyi
7fcf8a9894 Removed oauth2 entities from DB 2020-06-22 16:00:52 +03:00
Andrii Shvaika
1f8d790fbe Refactoing of UUIDs storage 2020-06-22 11:10:28 +03:00
Igor Kulikov
2aaa51fe86 Data query serialization improvements 2020-06-19 20:40:41 +03:00
vzikratyi
de7c43d92b Renamed 'user_name_attribute' to 'user_name_attribute_name' 2020-06-19 18:25:01 +03:00
vzikratyi
6ad3de83b7 Moved getting ClientInfo to OAuth2Service 2020-06-19 17:35:31 +03:00
Volodymyr Babak
de11d1ce3d Test fixed. Other small updates 2020-06-19 16:46:33 +03:00
Volodymyr Babak
1633959912 Merge remote-tracking branch 'origin/feature/edge' into develop/3.0-edge 2020-06-19 16:06:49 +03:00
vzikratyi
d5abe337be Added OAuth2ClientRegistrationService 2020-06-19 16:04:10 +03:00
vzikratyi
b08d9cc935 Made TenantNameStrategyType as Enum 2020-06-19 15:56:35 +03:00
vzikratyi
d7ff230bbd Merged OAuth2 mapper_config with client_registration 2020-06-19 10:41:34 +03:00
Volodymyr Babak
d96b845407 Merge remote-tracking branch 'upstream/master' into develop/3.0-edge 2020-06-19 10:19:40 +03:00
Volodymyr Babak
21ee2aec11 Merge remote-tracking branch 'upstream/develop/2.5.3' into feature/edge 2020-06-18 19:24:34 +03:00
vzikratyi
b63f34316d Changed @Getter to @Data for Custom and Basic mappers 2020-06-18 18:58:30 +03:00
Volodymyr Babak
8462481ebf Refacroting of pushing edge notification events 2020-06-18 18:57:01 +03:00
vzikratyi
d01d4ac48b Created oauth2 client_registration and mapper_config (as separate entities) 2020-06-18 18:49:57 +03:00
Volodymyr Babak
f4baab4969 Edge Notifitcation Service 2020-06-18 13:30:45 +03:00
Volodymyr Babak
cd2908fb59 Refactoring notification engine 2020-06-16 16:49:27 +03:00
YevhenBondarenko
306674511c fix bug in DefaultTbQueueRequestTemplate when responses is empty tickTs did not update 2020-06-16 11:41:31 +03:00
Igor Kulikov
33f5edb5d4 Entity data query controller tests. Data query serialization. 2020-06-15 17:35:13 +03:00
Igor Kulikov
9460b09eef Entity data query builder improvements + initial tests 2020-06-15 13:39:18 +03:00
Volodymyr Babak
600c9ec565 Refactoring of notification to edge. Added EdgeNotificationService and queue msg proto 2020-06-14 22:24:25 +03:00
Igor Kulikov
3acae2fbf2 Entity data query - query builder 2020-06-12 20:15:26 +03:00
Volodymyr Babak
e8afd97605 Pushed users from CE to edge 2020-06-12 10:36:03 +03:00
Volodymyr Babak
ab1014bf16 Formatting and license fix 2020-06-11 20:28:06 +03:00
Volodymyr Babak
3fc18988be Added update relation msg functionality 2020-06-11 20:10:47 +03:00
Volodymyr Babak
3a416131c6 Added relation update msg. Push relation to the edge on sync 2020-06-11 19:25:31 +03:00
Andrii Shvaika
9d2e039220 Version set to 2.5.3-SNAPSHOT 2020-06-11 10:57:50 +03:00
Volodymyr Babak
492a14221b Handling device creation from edge to cloud 2020-06-10 19:07:16 +03:00
Andrii Shvaika
45479a79f9 Basic Structures 2020-06-10 18:08:22 +03:00
Volodymyr Babak
1a83dbc8e3 Use IDs instead of names 2020-06-10 15:34:10 +03:00
Igor Kulikov
0206a8ab39 Merge branch 'develop/2.5.2' 2020-06-08 18:24:43 +03:00