55 Commits

Author SHA1 Message Date
Maverick Studer
e11413beda RED-10619: Multiple bugs when creating or editing users 2024-12-10 15:02:16 +01:00
Maverick Studer
293a738567 RED-10521: Remove the simple get-tenants endpoint 2024-11-26 10:19:56 +01:00
Maverick Studer
87e1493de9 RED-9872: Tenant Management issues 2024-08-26 14:52:53 +02:00
Maverick Studer
1ed01ce1ee RED-9872: Tenant Management issues 2024-08-15 09:44:53 +02:00
maverickstuder
d8c1121766 RED-9628: Some actions for users without roles not possible 2024-07-10 11:36:50 +02:00
Ali Oezyetimoglu
6b2ba15f7f RED-9512: added null check for SMTP password when updating configuration 2024-07-03 09:56:40 +02:00
Maverick Studer
13ff6ced57 RED-8491: Hide all KNECON_* roles for any possible access in all endpoints 2024-06-27 09:52:44 +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
Andrei Isvoran
99c3239f70 Red-7006 Hide passwords only for external controller 2023-07-26 13:09:59 +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
Andrei Isvoran
2b250e336d Red-6593 Add connectivity test when creating/updating a tenant for azure/s3 2023-07-13 18:40:06 +02:00
Andrei Isvoran
7266235983 Red 7006 - add endpoint to update tenant 2023-07-13 11:16:10 +02:00