89 Commits

Author SHA1 Message Date
Andrei Isvoran
c2b7a69a08 RED-6903 - Adjust reply to testSMTPConnection to reflect the recipient/admin email used 2023-09-11 09:50:17 +02:00
Andrei Isvoran
81dbcb98ed DM-409 - Set default login theme 2023-09-08 14:26:29 +02:00
Timo Bejan
e88e76771c Merge branch 'TAAS-88-2' into 'main'
TAAS-88: updated documentation of endpoints and models

See merge request fforesight/tenant-user-management-service!27
2023-09-07 11:16:17 +02:00
Andrei Isvoran
fc025ae440 DM-406 - update master realm theme on tenant creation 2023-09-07 11:15:56 +02:00
Ali Oezyetimoglu
5869719c15 TAAS-88: updated documentation of endpoints and models 2023-09-07 10:54:49 +02:00
Ali Oezyetimoglu
ab44dae367 RED-7175: renamed indexName to indexPrefix 2023-09-07 08:33:42 +02:00
Andrei Isvoran
ba0cbae9c4 DM-406 - Add setting that allows the update of the keycloak theme in master realm 2023-09-06 13:33:36 +02:00
Timo Bejan
53fec52f86 Tenant Sync commented 2023-09-05 19:20:40 +03:00
Timo Bejan
e5c7dae219 Tenant Sync Utility 2023-09-05 18:41:18 +03:00
Timo Bejan
cf0f623bd6 taas permissions 2023-09-05 18:24:27 +03:00
Ali Oezyetimoglu
6bb8ee01b7 Merge branch 'RED-7175-2' into 'main'
RED-7175: catch if index name is null to avoid wrong search connections

See merge request fforesight/tenant-user-management-service!21
2023-09-05 15:14:43 +02:00
Andrei Isvoran
400ced9b39 Red-6903 - Implement email service in tenant user management service 2023-09-05 15:03:28 +02:00
Ali Oezyetimoglu
cb8b7a27c6 RED-7175: catch if index name is null to avoid wrong search connections 2023-09-05 14:34:16 +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