2425 Commits

Author SHA1 Message Date
vzikratyi
f2a9939e88 Fixed bug 2020-06-24 16:57:40 +03:00
vzikratyi
84a06e65fa Added removing full OAuth2 config on tenant deletion 2020-06-24 15:58:08 +03:00
vzikratyi
32b9f58997 Refactored 2020-06-24 15:29:48 +03:00
vzikratyi
1628f79873 Returned reading system OAuth2 config from DB (for startup cache filling) 2020-06-24 15:27:46 +03:00
vzikratyi
3a21235593 Added saving TenantOAuth2 config in cache 2020-06-24 15:05:56 +03:00
vzikratyi
5f1de39fdd Refactored saving system and tenant OAuth2 config 2020-06-24 14:59:30 +03:00
vzikratyi
2d42d4e3fd Added saving SystemOAuth2 config in cache 2020-06-24 13:21:01 +03:00
vzikratyi
8e1e1ec3eb Get OAuth2Params from cache (not DB) 2020-06-24 12:49:53 +03:00
vzikratyi
7bedf10bd2 Load all OAuth2 config in cache on startup 2020-06-24 12:41:58 +03:00
vzikratyi
ba0f8a8ea5 Updated loading AttributeKvEntity by attribute_key 2020-06-24 12:41:19 +03:00
Andrii Shvaika
ea00b16d0d Full text search for backward compatibility 2020-06-24 12:18:26 +03:00
Andrii Shvaika
97d68f96eb Entity Data Query Improvements for SearchText 2020-06-24 12:04:30 +03:00
Igor Kulikov
e6e9be18ea Entity data query fixes 2020-06-23 20:56:44 +03:00
viktor
b3050b9aa5 Init cache on start-up 2020-06-23 19:21:09 +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
79cd0c273e Implemented OAuth2Controller 2020-06-23 15:39:19 +03:00
viktor
6a2bc5a9ff Implemented 'getOAuth2Clients' method 2020-06-23 15:03: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
Andrii Shvaika
9e8489628a Latest Attributes Subscription Implementation 2020-06-23 12:47:19 +03:00
viktor
334361577f Changed OAuth2Service, clear Tenant oauth2 config on deletion 2020-06-23 12:39:30 +03:00
viktor
b20b032f0b Added saveSystemOAuth2ClientRegistration method 2020-06-23 11:05:46 +03:00
Andrii Shvaika
51ce039ac4 WS services 2020-06-22 19:44:23 +03:00
Andrii Shvaika
e276c9a936 Initial WebSocker API 2020-06-22 19:36:56 +03:00
Igor Kulikov
fa181db5e3 Fix conflicts 2020-06-22 18:57:45 +03:00
Igor Kulikov
f37ebb66aa UI: Entities data query 2020-06-22 18:55:15 +03:00
vzikratyi
ac8cfebe31 Removed .yml oauth2 configs 2020-06-22 18:20:51 +03:00
vzikratyi
a6eefa903e Added required methods to OAuth2Service 2020-06-22 17:37:35 +03:00
Andrii Shvaika
f09f3e5fe7 UUID refactoring 2020-06-22 16:53:53 +03:00
Andrii Shvaika
004cc216d2 Refactoing of UUIDs storage 2020-06-22 16:53:53 +03:00
vzikratyi
6e7d0c633f Small refactoring 2020-06-22 16:19:03 +03:00
vzikratyi
7fcf8a9894 Removed oauth2 entities from DB 2020-06-22 16:00:52 +03:00
vzikratyi
4d2813be85 Added controller + fixes [almost working version] 2020-06-22 15:51:06 +03:00
Andrii Shvaika
ac1ded94b7 UUID refactoring 2020-06-22 15:35:11 +03:00
Andrii Shvaika
1f8d790fbe Refactoing of UUIDs storage 2020-06-22 11:10:28 +03:00
vzikratyi
7c092c38ea Removed unused ClientRegistrationRepository bean creation 2020-06-19 18:25:18 +03:00
vzikratyi
de7c43d92b Renamed 'user_name_attribute' to 'user_name_attribute_name' 2020-06-19 18:25:01 +03:00
vzikratyi
5586eed4b7 Created HybridClientRegistrationRepository 2020-06-19 18:19:24 +03:00
vzikratyi
f0a68ff9b6 Use ClientRegistration dao to load oauth2 configs 2020-06-19 18:12:50 +03:00
vzikratyi
6ad3de83b7 Moved getting ClientInfo to OAuth2Service 2020-06-19 17:35:31 +03:00
Volodymyr Babak
ad49fa9f5e Merge remote-tracking branch 'origin/feature/edge' into develop/3.0-edge 2020-06-19 17:19:36 +03:00
Volodymyr Babak
de11d1ce3d Test fixed. Other small updates 2020-06-19 16:46:33 +03:00
vzikratyi
a4a05fcf30 Refactored 'getClientByRegistrationId' 2020-06-19 16:36:22 +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
7ea9b1a4d1 Refactored OAuth2Dao 2020-06-19 16:03:36 +03:00
vzikratyi
b08d9cc935 Made TenantNameStrategyType as Enum 2020-06-19 15:56:35 +03:00
vzikratyi
cdf0e78176 Added named UNIQUE constraint 2020-06-19 14:05:58 +03:00