127 Commits

Author SHA1 Message Date
Kevin Tumma
118465c9ca Update file application-dev.yaml 2023-09-13 10:05:01 +02:00
Ali Oezyetimoglu
30a045364d Merge branch 'RED-7175-4' into 'main'
RED-7175: changed TenantContext.getTenantId() to tenantRequest.getTenantId()...

See merge request fforesight/tenant-user-management-service!32
1.59.0
2023-09-12 13:36:25 +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
Ali Oezyetimoglu
02f8689769 Merge branch 'RED-6903' into 'main'
RED-6903 - Return 400 for test SMTP connection in failure cases

See merge request fforesight/tenant-user-management-service!31
1.58.0
2023-09-12 11:21:51 +02:00
Andrei Isvoran
1c8a8e6302 RED-6903 - Return 400 for test SMTP connection in failure cases 2023-09-12 11:46:05 +03:00
Ali Oezyetimoglu
c2bd9a34f4 Merge branch 'RED-6903' into 'main'
RED-6903 - Adjust reply to testSMTPConnection to reflect the recipient/admin email used

See merge request fforesight/tenant-user-management-service!30
1.57.0
2023-09-11 09:50:17 +02: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
Ali Oezyetimoglu
e012af658d Merge branch 'DM-409' into 'main'
DM-409 - Set default login theme

See merge request fforesight/tenant-user-management-service!29
1.56.0
2023-09-08 14:26:29 +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
1.55.0
2023-09-07 11:16:17 +02:00
Timo Bejan
171922c1a4 Merge branch 'DM-409' into 'main'
DM-406 - update master realm theme on tenant creation

See merge request fforesight/tenant-user-management-service!28
2023-09-07 11:15:56 +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
Christoph Schabert
3b29517363 Merge branch 'RED-7175-3' into 'main'
RED-7175: renamed indexName to indexPrefix

See merge request fforesight/tenant-user-management-service!26
1.54.0
2023-09-07 10:28:13 +02:00
Timo Bejan
dda4a94274 Merge branch 'main' into 'RED-7175-3'
# Conflicts:
#   src/main/java/com/knecon/fforesight/tenantusermanagement/service/TenantManagementService.java
2023-09-07 08:23:05 +00:00
Timo Bejan
d40dd2bd57 Merge branch 'taas-updates' into 'main'
HotFix indexName for taas

See merge request fforesight/tenant-user-management-service!24
1.53.0
2023-09-07 09:52:51 +02:00
Ali Oezyetimoglu
ab44dae367 RED-7175: renamed indexName to indexPrefix 2023-09-07 08:33:42 +02:00
Timo Bejan
184031e760 HotFix indexName for taas 2023-09-06 16:10:40 +03:00
Timo Bejan
76aa088152 Merge branch 'DM-409' into 'main'
DM-406 - Add setting that allows the update of the keycloak theme in master realm

See merge request fforesight/tenant-user-management-service!23
1.52.0
2023-09-06 13:33:36 +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
3f7311b272 Merge branch 'taas-updates' into 'main'
Taas updates

See merge request fforesight/tenant-user-management-service!22
1.51.0
2023-09-05 18:43:28 +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
1.50.0
2023-09-05 15:14:43 +02:00
Ali Oezyetimoglu
9d9aa6f46d Merge branch 'RED-6903' into 'main'
Red-6903 - Implement email service in tenant user management service

See merge request fforesight/tenant-user-management-service!20
1.49.0
2023-09-05 15:03:28 +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
1003f4a4a1 Merge branch 'RED-7175' into 'main'
RED-7175

See merge request fforesight/tenant-user-management-service!19
1.48.0
2023-09-04 18:17:01 +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
8bcd42990e Merge branch 'RED-7337' into 'main'
RED-7337 Fix health endpoint

See merge request fforesight/tenant-user-management-service!17
1.47.0
2023-08-31 11:06:58 +02:00
Andrei Isvoran
92ce09c49d RED-7337 Fix health endpoint 2023-08-31 11:47:17 +03:00
Timo Bejan
e8fe27d6df Merge branch 'taas-updates' into 'main'
Taas updates

See merge request fforesight/tenant-user-management-service!16
1.46.0
2023-08-29 18:51:57 +02: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
d91ae1f261 Merge branch 'RED-7297-B' into 'main'
RED-7297: error message when resetting password

See merge request fforesight/tenant-user-management-service!15
1.45.0
2023-08-29 09:57:30 +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
1.44.0
2023-08-29 08:08:49 +02:00
Ali Oezyetimoglu
b2bc62694c Merge branch 'RED-7297-A' into 'main'
RED-7297: error message when resetting password

See merge request fforesight/tenant-user-management-service!14
1.43.0
2023-08-28 16:52:17 +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
fefcca2ddf Merge branch 'taas-updates' into 'main'
default taas theme

See merge request fforesight/tenant-user-management-service!11
1.42.0
2023-08-25 16:34:04 +02:00
Timo Bejan
3318143bb4 default taas theme 2023-08-25 14:59:43 +03:00
Ali Oezyetimoglu
f377d1a3ab Merge branch 'RED-7297-2' into 'main'
RED-7297: added password  policy and its validation

See merge request fforesight/tenant-user-management-service!10
1.41.0
2023-08-25 08:04:11 +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
d74dab8fef RED-7292: removed unneded sneaky throws annotation 2023-08-23 14:11:04 +02:00