83 Commits

Author SHA1 Message Date
Ali Oezyetimoglu
79a465aa40 RED-5012: catching if user has insufficient rank while creating a user 2024-01-09 22:06:31 +01:00
Timo Bejan
8a41d70701 RED-8123 - privilege escalation is not checked/validated 2024-01-04 14:27:18 +02:00
Kilian Schuettler
d935a0488e RED-7384: fix rabbitTemplate configuration 2023-12-14 16:48:05 +01:00
Timo Bejan
7ae7dc10db checkstyle fix 2023-12-13 16:23:00 +02:00
Timo Bejan
7dc03d7781 Sample code and fixes for connecting to syngenta training data 2023-12-13 16:22:04 +02:00
Ali Oezyetimoglu
6242258e09 RED-8008: Ensure that new roles are added to existing tenants during upgrade 2023-12-06 11:40:43 +01:00
Timo Bejan
442b12edf9 RED-7967 - KC post logout uri fix 2023-11-28 16:43:33 +02:00
Kilian Schüttler
b97bd1d9df Merge branch 'RED-7794' into 'main'
RED-7794 - Fix error page not showing correct name

See merge request fforesight/tenant-user-management-service!46
2023-11-24 10:36:06 +01:00
Andrei Isvoran
6435f1814b RED-7794 - Fix error page not showing correct name 2023-11-24 10:36:06 +01:00
Timo Bejan
59bd73c980 Migration local testing 2023-11-23 21:39:44 +02:00
Timo Bejan
381b30198b taas - clarifynd rename 2023-11-14 19:45:26 +02:00
Timo Bejan
d48263e189 pmd fix 2023-11-07 15:53:29 +02:00
Timo Bejan
7a57283868 RED-7889 - migration tenant sync hook and liquibase patches 2023-11-07 01:06:52 +02: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
Andrei Isvoran
47d8089a36 RED-6903 - Adjust failure message for wrong password 2023-09-14 14:04:58 +03: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
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
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
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
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
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
479168b029 keycloak setup 2023-08-02 12:12:31 +03: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