101 Commits

Author SHA1 Message Date
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
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
Ali Oezyetimoglu
791b6b76da RED-7292 fixed email is null error tag-7297-4 2023-08-22 09:40:31 +02:00
Ali Oezyetimoglu
2d10b2b5c6 added password policy and caught exception tag-7297-2 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
deiflaender
550c05e93b RED-6725: Fixed wrong file encoding in container, that leads to not working rules on terms with special chars 1.40.0 2023-08-11 11:20:45 +02:00
Timo Bejan
cdff7c09cf redirect updates for taas and swagger 1.39.0 2023-08-08 13:25:02 +03:00
Timo Bejan
c8860f09f3 Merge branch 'RED-7290' into 'main'
RED-7290 - Update storage commons version

See merge request fforesight/tenant-user-management-service!9
1.38.0
2023-08-04 09:28:32 +02:00
Andrei Isvoran
e0fd3b9133 RED-7290 - Update storage commons version 2023-08-04 09:54:44 +03:00
Timo Bejan
5cea2a7cf2 default secret 2023-08-02 12:16:07 +03:00
Timo Bejan
479168b029 keycloak setup 1.37.0 2023-08-02 12:12:31 +03:00
Kevin Tumma
cef0f2830b Publish function 1.36.0 2023-08-01 13:01:12 +02:00
deiflaender
0fd19a5798 DM-165: Added red-get-tables to documine 2023-07-31 15:48:53 +02:00
Ali Oezyetimoglu
9e51a8f5ea Merge branch 'RED-6593' into 'main'
RED-6593 - Allow changing from s3 to azure and vice versa

See merge request fforesight/tenant-user-management-service!8
1.35.0
2023-07-27 15:19:48 +02: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
70b9042c54 Update build.gradle.kts 1.34.0 2023-07-27 08:51:45 +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
1.33.0
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 1.32.0 2023-07-26 12:42:43 +02:00
Ali Oezyetimoglu
a41dc2a4dd Merge branch 'RED-7006' into 'main'
Red 7006 - Fix error message + passwords for db/schema shown in response + don't allow to set both azure and s3 for tenant

See merge request fforesight/tenant-user-management-service!6
1.31.0
2023-07-25 12:44:40 +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 1.30.0 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
Timo Bejan
3b693ebe1a logs for create schema 1.29.0 2023-07-20 11:34:12 +03:00
Timo Bejan
000b62ccc7 logs for create schema 2023-07-20 11:33:07 +03:00
Timo Bejan
e339d133e0 Logs for tenant creation 1.28.0 2023-07-20 11:24:10 +03:00