102 Commits

Author SHA1 Message Date
Dominique Eifländer
bbe6307a9b RED-7775: Named database connections, removed idle connections 2023-10-18 16:22:07 +02:00
Hanelore.Ianoseck
78a455db44 Added audit redirect uri and audit role on FF_ADMIN 2023-09-21 18:55:36 +03:00
Andrei Isvoran
6fbfbb17ce RED-6903 - Adjust failure message to allow different username and from email 2023-09-20 11:18:54 +02:00
Andrei Isvoran
57aa00e096 RED-6903 - Adjust failure message 2023-09-18 15:38:21 +03:00
deiflaender
5478bd443e RED-7578: Added /api/* as valid redirect uri 2023-09-15 13:26:20 +02:00
Andrei Isvoran
47d8089a36 RED-6903 - Adjust failure message for wrong password 2023-09-14 14:04:58 +03:00
Lena Maldacker
d23fbc54f8 DM-462: Add red-get-tables to unmappedPermissions 2023-09-14 11:09:51 +02:00
Lena Maldacker
518cc6139f DM-462: Remove red-get-tables from RED_USER 2023-09-14 10:41:41 +02:00
Ali Oezyetimoglu
9a316d1c9f Merge branch 'RED-7175-5' into 'main'
RED-7175: changed index prefix; now it has two parts (application prefix and...

See merge request fforesight/tenant-user-management-service!34
2023-09-14 10:00:52 +02:00
Ali Oezyetimoglu
55c82c88a6 RED-7175: changed index prefix; now it has two parts (application prefix and tenantId) which are set here 2023-09-13 16:25:01 +02:00
Timo Bejan
8a47cd9103 Update application-taas.yaml 2023-09-13 09:04:39 +02:00
Ali Oezyetimoglu
acd8f4369b RED-7175: changed TenantContext.getTenantId() to tenantRequest.getTenantId() to fix wrong index prefix when creating a new tenant with empty index prefix 2023-09-12 13:30:21 +02:00
Andrei Isvoran
1c8a8e6302 RED-6903 - Return 400 for test SMTP connection in failure cases 2023-09-12 11:46:05 +03:00
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