77 Commits

Author SHA1 Message Date
Andrei Isvoran
400ced9b39 Red-6903 - Implement email service in tenant user management service 2023-09-05 15:03:28 +02:00
Ali Oezyetimoglu
e6314a220a RED-7175: added index name to search connection entity and adapted the code accordingly 2023-09-01 15:20:49 +02:00
Ali Oezyetimoglu
32d12d4155 RED-7175: updated dependencies and adapted tests 2023-09-01 11:31:30 +02:00
Ali Oezyetimoglu
e66082013b RED-7175: updated dependencies and adapted tests 2023-09-01 11:31:24 +02:00
Andrei Isvoran
92ce09c49d RED-7337 Fix health endpoint 2023-08-31 11:47:17 +03:00
Timo Bejan
60d603e028 More permissions 2023-08-29 19:02:04 +03:00
Timo Bejan
2c9a7e06c1 Session settings for TaaS 2023-08-29 19:02:04 +03:00
Ali Oezyetimoglu
d441a8c5a8 RED-7297: error message when resetting password 2023-08-29 09:51:29 +02:00
Ali Oezyetimoglu
8c6d55fe6f Merge branch 'TAAS-88' into 'main'
TAAS-88: added descriptions to fields and classes; added README

See merge request fforesight/tenant-user-management-service!12
2023-08-29 08:08:49 +02:00
Ali Oezyetimoglu
fc889b04a1 RED-7297: error message when resetting password 2023-08-28 16:44:23 +02:00
Ali Oezyetimoglu
e6150888ab TAAS-88: added descriptions to fields and classes; added README 2023-08-28 09:07:44 +02:00
Timo Bejan
3318143bb4 default taas theme 2023-08-25 14:59:43 +03:00
Ali Oezyetimoglu
d7f0899c3b RED-7292: removed hard coded part of password policy and extracted set of password policy to after creation and availability of realm; now it is possible for the first users not to match the policy 2023-08-24 13:20:20 +02:00
Ali Oezyetimoglu
98c6f27190 RED-7292: added check, if KC password policy exists 2023-08-24 09:11:30 +02:00
Ali Oezyetimoglu
c0b897112a RED-7292: removed unintentionally added line 2023-08-24 08:17:18 +02:00
Ali Oezyetimoglu
d74dab8fef RED-7292: removed unneded sneaky throws annotation 2023-08-23 14:11:04 +02:00
Ali Oezyetimoglu
791b6b76da RED-7292 fixed email is null error 2023-08-22 09:40:31 +02:00
Ali Oezyetimoglu
2d10b2b5c6 added password policy and caught exception 2023-08-21 20:48:52 +02:00
Ali Oezyetimoglu
c904e5947c added password policy and caught exception 2023-08-21 09:06:20 +02:00
Ali Oezyetimoglu
a79165bb09 updated pmd checks 2023-08-18 15:14:10 +02:00
Timo Bejan
cdff7c09cf redirect updates for taas and swagger 2023-08-08 13:25:02 +03:00
Timo Bejan
5cea2a7cf2 default secret 2023-08-02 12:16:07 +03:00
Timo Bejan
479168b029 keycloak setup 2023-08-02 12:12:31 +03:00
deiflaender
0fd19a5798 DM-165: Added red-get-tables to documine 2023-07-31 15:48:53 +02:00
Andrei Isvoran
d99502b762 RED-6593 - Allow changing from s3 to azure and vice versa 2023-07-27 15:19:48 +02:00
Timo Bejan
d5a14a5bf3 Merge branch 'RED-7006-passwords' into 'main'
Red-7006 Hide passwords only for external controller

See merge request fforesight/tenant-user-management-service!7
2023-07-26 13:09:59 +02:00
Andrei Isvoran
99c3239f70 Red-7006 Hide passwords only for external controller 2023-07-26 13:09:59 +02:00
Timo Bejan
c7b375d13d more reasonable defaults for token times 2023-07-26 12:42:43 +02:00
Andrei Isvoran
dccf84bfa8 Red 7006 - Fix error message + passwords for db/schema shown in response + don't allow to set both azure and s3 for tenant 2023-07-25 12:44:39 +02:00
Timo Bejan
e7fef6be34 Fixed schema and grant escapes 2023-07-21 10:45:23 +03:00
Timo Bejan
757e726339 Fixed sql escape 2023-07-20 12:27:35 +03:00
Timo Bejan
5c61cacef7 Fixed sql escape 2023-07-20 11:45:27 +03:00
Timo Bejan
3b693ebe1a logs for create schema 2023-07-20 11:34:12 +03:00
Timo Bejan
000b62ccc7 logs for create schema 2023-07-20 11:33:07 +03:00
Timo Bejan
e339d133e0 Logs for tenant creation 2023-07-20 11:24:10 +03:00
Timo Bejan
4d1a6295d9 documine fix? 2023-07-20 10:30:16 +03:00
Ali Oezyetimoglu
c116687aa1 Merge branch 'RED-7056' into 'main'
RED-7056 - Fix typo in RED_ADMIN permissions

See merge request fforesight/tenant-user-management-service!4
2023-07-19 13:32:03 +02:00
Lena Maldacker
ecf9477ed8 DM-351: remove watermark permissions from documine roles 2023-07-19 10:25:01 +02:00
Andrei Isvoran
fb72382a66 RED-7056 - Fix typo in RED_ADMIN permissions 2023-07-18 10:53:00 +03:00
Timo Bejan
7fc67b2c7e storage backend both 2023-07-18 09:56:04 +03:00
Andrei Isvoran
81ad77fa59 RED-6593 - Fix azure test connection + move create schema logic 2023-07-14 10:39:57 +03:00
Timo Bejan
858be8c050 RED-7108 - migrate only should kill the app 2023-07-14 09:13:05 +03:00
Timo Bejan
384d0a1cee Merge branch 'RED-6593' into 'main'
Red-6593 Add connectivity test when creating/updating a tenant for azure/s3

See merge request fforesight/tenant-user-management-service!2
2023-07-13 18:40:06 +02:00
Andrei Isvoran
2b250e336d Red-6593 Add connectivity test when creating/updating a tenant for azure/s3 2023-07-13 18:40:06 +02:00
Timo Bejan
e896b5c808 dev profile cleanup 2023-07-13 18:52:05 +03:00
Andrei Isvoran
7266235983 Red 7006 - add endpoint to update tenant 2023-07-13 11:16:10 +02:00
Timo Bejan
04d56f3b47 file permissions 2023-07-13 09:36:06 +03:00
Timo Bejan
aa619e9012 added taas profile 2023-07-12 22:49:16 +03:00
Timo Bejan
58d53f2647 Tests 2023-07-11 15:18:41 +03:00
Timo Bejan
bad1226376 Tests 2023-07-10 15:49:45 +03:00