- 07 Oct 2024
- 1 Minute à lire
- SombreLumière
- PDF
July 2020 (Version 3.5)
- Mis à jour le 07 Oct 2024
- 1 Minute à lire
- SombreLumière
- PDF
New microservice: URL shortener
A new microservice has been implemented to shorten the URL based on configurable domain, prefix, and random slug.
Document and face verification
Face verification
The face verification event has been added to the reporting in the Audit Logger service.
The face verification feature can now trigger a notification.
The face verification event is part of the single evidence pack.
Integration of MiSnap SDK
Face capture verification is now available.
The new MiSnap SDK enables auto document capture and increases the quality of the captured image.
Integration of Document Capture SDK
The new SDK for document capture enables auto document capture and increases the quality of the captured image.
Other
Integration of Secure Agreement Automation with URL shortener. The SMS sent to the mobile phone to proceed with document verification is now using the URL shortener.
The communication with the provider has been changed to be asynchronous. With this change, the application will not time out if the verification process takes a longer time.
Knowledge-based authentication (KBA) POC
A new KBA integration has been introduced.
Single evidence pack
The file size has been decreased by removing the verification images from the provider response and compressing the images in the attachment.
Monitoring and system stability
Health checks have been added to the Puppeteer, UX component, and spring cloud-config (SCC) microservices.
Log enhancements
Logs have been enhanced for all the Secure Agreement Automation microservices (except for the Puppeteer microservice).
Request traceability has been improved by enabling logging of all outgoing responses with an actual response status.
Logging has been added to decision points of the state machine (guards).
Logging has been added to the shutdown cycles of the state machine.
Logging notification types are now sent to the client (Notification Service Server).
Logging has been improved to facilitate transaction tracing among the platform’s microservices.
Further logging enhancements have been implemented in various Secure Agreement Automation components.
Rabbit MQ to Amazon MQ migration
The queuing system has been changed from Rabbit MQ to Amazon MQ, which will increase the stability and reliability of the system's inflight transactions and internal request exchange within the Secure Agreement Automation platform (except for the Puppeteer microservice).
Other
It is now possible to apply the signature to the agreement at any place in the workflow (prior to this, it was applied at the final confirmation page only).
The box size and location of the signature have been aligned between the UX and the PDF.
The transaction ID is added to the Audit Logger service.
Support for Base64 PDF to initiate a transaction.