60 Commits

Author SHA1 Message Date
maverickstuder
ad7035d7cf RED-10196: Backend adaptions for RM/DM unification 2024-11-18 16:04:17 +01:00
Maverick Studer
4eefde9ff6 RED-10439: Migration Issue: After migration, global smtp settings does not apply 2024-11-13 12:15:04 +01:00
Maverick Studer
45f6386104 Merge branch 'feature/RED-10196' into 'main'
RED-10196: Backend adaptions for RM/DM unification

See merge request fforesight/tenant-user-management-service!136
2024-11-11 12:30:03 +01:00
Maverick Studer
db495d17b3 RED-10196: Backend adaptions for RM/DM unification 2024-11-11 12:30:02 +01:00
Maverick Studer
93e3315a8a RED-9394: Global default SMTP configuration 2024-10-23 17:25:14 +02:00
Maverick Studer
e2f84d9bbf RED-9394: Global default SMTP configuration 2024-10-16 10:59:35 +02:00
Andrei Isvoran
b3757876a7 RED-9394 - Default SMTP configuration 2024-09-13 14:17:23 +02:00
Maverick Studer
8cba143c76 RED-9872: Tenant Management issues 2024-08-26 14:52:56 +02:00
Maverick Studer
0cba921ce2 RED-9872: Tenant Management issues 2024-08-15 09:44:51 +02:00
maverickstuder
6bbe3316ac RED-9628: Some actions for users without roles not possible 2024-07-10 11:22:35 +02:00
Ali Oezyetimoglu
5e7dcb1689 RED-9512: added null check for SMTP password when updating configuration 2024-07-03 09:59:12 +02:00
Maverick Studer
ae04a6fd74 RED-8491: Hide all KNECON_* roles for any possible access in all endpoints 2024-06-27 09:48:43 +02:00
Maverick Studer
c303d46d8e RED-8491: Hide all KNECON_* roles for any possible access in all endpoints && RED-9346: User without roles not displayed in GET endpoint 2024-06-14 11:51:51 +02:00
Maverick Studer
119676e143 RED-8491: Hide all KNECON_* roles for any possible access in all endpoints && RED-9346: User without roles not displayed in GET endpoint 2024-06-13 15:55:57 +02:00
Maverick Studer
0692ac8309 RED-8491: Hide all KNECON_* roles for any possible access in all endpoints 2024-06-11 10:47:23 +02:00
Ali Oezyetimoglu
c7098c98ac Merge branch 'RED-9251' into 'main'
RED-9251: increased maximumPoolSize to 10

See merge request fforesight/tenant-user-management-service!106
2024-06-04 11:12:30 +02:00
Maverick Studer
8399251f44 RED-8491: Hide all KNECON_* roles for any possible access in all endpoints 2024-06-04 09:05:42 +02:00
Ali Oezyetimoglu
039b0fad13 RED-9251: increased maximumPoolSize to 10 2024-06-03 16:23:39 +02:00
Maverick Studer
534af6d061 RED-8702: Explore document databases to store entityLog 2024-04-11 14:20:49 +02:00
Maverick Studer
5bda827c21 RED-8702: Explore document databases to store entityLog 2024-04-03 12:48:43 +02:00
maverickstuder
12e8c0f53f RED-8477: SSO settings endpoint for SAML
* added more tests
* refactoring
* added check for existing idp with same displayName on update
2024-02-21 12:01:53 +01:00
Maverick Studer
f98394c136 RED-8477: SSO settings endpoint for SAML 2024-02-20 09:02:10 +01:00
Maverick Studer
5af289479e RED-8477: SSO settings endpoint for SAML 2024-02-13 12:42:21 +01:00
Andrei Isvoran
5c0679f1fc Red-6659 - Don't allow users with lower rank roles to activate/deactivate users with higher rank roles 2024-02-06 11:56:45 +01:00
Maverick Studer
72def10e4a Red 8333: Misleading error message when creating user with already existing e-mail 2024-02-05 15:13:38 +01:00
Maverick Studer
2d34c1999d Merge branch 'RED-6625' into 'main'
RED-6625: Inconsistencies when creating a new user

See merge request fforesight/tenant-user-management-service!79
2024-02-05 11:24:29 +01:00
maverickstuder
f0f888a63d RED-6625: Inconsistencies when creating a new user 2024-02-05 11:18:39 +01:00
maverickstuder
a20484e486 RED-6625: Inconsistencies when creating a new user 2024-02-05 11:06:23 +01:00
Timo Bejan
2fc8c9fc65 Updated KC client lib RED-8431 2024-02-04 08:34:01 +01:00
Dominique Eifländer
cb88dca0ea RED-8171: Traces do not stop at @Async 2024-02-02 14:50:29 +01:00
Timo Bejan
8a41d70701 RED-8123 - privilege escalation is not checked/validated 2024-01-04 14:27:18 +02:00
Andrei Isvoran
6435f1814b RED-7794 - Fix error page not showing correct name 2023-11-24 10:36:06 +01:00
Andrei Isvoran
6fbfbb17ce RED-6903 - Adjust failure message to allow different username and from email 2023-09-20 11:18:54 +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
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
fc025ae440 DM-406 - update master realm theme on tenant creation 2023-09-07 11:15:56 +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
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
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
d74dab8fef RED-7292: removed unneded sneaky throws annotation 2023-08-23 14:11:04 +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
Andrei Isvoran
d99502b762 RED-6593 - Allow changing from s3 to azure and vice versa 2023-07-27 15:19:48 +02:00