Observation:
It has been observed that within DocuSign ID Verification, there is a mismatch between the front-end restrictions and the back-end validation. While the front end allows the selection of a specific document type (e.g., passport), the back end currently does not enforce this restriction, allowing signers to upload any form of ID (e.g., a driving license) regardless of the selected type.
Issue:
This discrepancy means that the document type restriction presented to the signer is ineffective, potentially leading to compliance or verification issues.
Recommendation:
The system should be updated so that both front-end and back-end configurations are aligned. If a specific ID type is selected (e.g., passport), the back end must enforce that only the selected document type can be uploaded by the signer.