Document Signing Manager Update: July 28, 2022
New
Ignore missing document expiry dates - Added functionality to ignore missing document expiry dates for certain type of documents like Philipine UMID etc. based on a config key in manager settings.
dcone.documentmanager.validation.exceptions.expiryDate=false
(default)dcone.documentmanager.validation.expiration.days=3650
(default)
Stop deletion of data from IDNow server
Added functionality to stop deletion of data from IDNow server from DSM based on a config key in manager settings. Configuration key name and default values:
dcone.documentmanager.idNow.delete.identification.enabled=true
(default)
Added schedule job to resend validation invite failed - DODSM-3377: BE - added schedule job to resend validation invite failed. Enhancements are made to make the scheduler configurable using keys in manager settings. Configuration key names and default:
values:dcone.documentmanager.cron.sendValidationInviteFailedEmail.schedule=0 */10 * ? * *
(default)dcone.documentmanager.cron.sendValidationInviteFailedEmail.retryRange=1400
(default)
Other enhancements
DODSM-3431 BE Restart validation not working for users created via Onboarding workflow
DODSM-3459 BE Restart validation for signer onboarding should store T&C for rejected validation if they were present in original validation
DODSM-3451 BE Make resend invite failed validation job running time configurable through platform settings.
DODSM-3397 BE and UI Name is part of Certificate Request (FN + LN if not set)
DODSM-3275 BE and UI : Validation profile update API expose 2 new endpoints enable and disable
DODSM-3140: UI status and key status shown on credential details page
Upgrade
DODSM-3449 BE - remove set default profile as separate API and clean up/refactor.
Fixes
DODSM-3478 BE - check why validation type is not coming when T&C is empty
DODSM-3456: BE - disable approve own validation for RA, Basic