- validate the watermark color and in case of missing setting set the default one to black
- also set a default opacity in case the setting is an invalid one
Merge in RED/persistence-service from RED-3800-fix-permissions to master
* commit '4b941397df3d4de38923569ac983f0c35d9276dd':
RED-3800 - sync custom permissions and KC users based on CRON and do it more often
Merge in RED/persistence-service from bugfix/RED-6599 to master
* commit '81d21f121bf802bdfba6c2428c63b282f1b52c3e':
RED-6599 - No updated informations anymore after using /redaction-gateway-v1/user/{userId} - use @CacheEvict on the activateProfile method
Merge in RED/persistence-service from bugfix/RED-6468 to master
* commit 'a2feec73e65115063366223e4347e60f5fcf37cf':
RED-6468 - Exception in persistence service for DownloadCleanupJob (very rarely) - changed the lazy loading to eager for dossier in download status entity
Merge in RED/persistence-service from bugfix/RED-6548 to master
* commit '47df255e12a67059bf9f318fe03756ea15fa0d28':
RED-6362 - Cannot add KMS signature - rework after review
RED-6548 - Username not saved / Email saved as username - extend createUserRequest with username - update the username with the one provided - update also the username in case of updating profile with a new email address
- extend createUserRequest with username
- update the username with the one provided
- update also the username in case of updating profile with a new email address
Merge in RED/persistence-service from RED-5504-message to master
* commit 'd92409dadbeb8a48a377d079a5d49ac6d0476d43':
RED-5504 - Prevent using exact same database schema/buckets/index for multiple tenants - extract the name of the unique constraint
RED-5504 - Prevent using exact same database schema/buckets/index for multiple tenants - update the sql messages
- update saveDigitalSignatureKms signature
- move the convert from DigitalSignatureKms to DigitalSignatureKmsEntity to the service
- remove the magicConvertor which cause problem for the certificate
Merge in RED/persistence-service from RED-6523-ui-multitenancy to master
* commit 'd8d37170667996f08ed2c31e507a278c4d9533f8':
RED-6523 - ui multitenancy issue for dev realms