This article provides information about utilizing the PIV/CAC signature functionality within a DocuSign integration. If you are unfamiliar with DocuSign integration, it is recommended that you read the Integrating with DocuSign article for information about the key concepts, connectivity with Appian and implementation guidance.
DocuSign Service Account Settings: (Note: You will need to ask someone from DocuSign's support team to enable these settings)
When sending the JSON to create an envelope within DocuSign for signature, the recipientSignatureProviders block must be included in order to denote PIV/CAC signatures.
Below is an example of the DocuSign envelope creation JSON:
Note: Best practice is to create constants for parameters but were kept in plain text for this example.
Note: if implemented correctly, the entire user experience with DocuSign will take place within Appian.
1. When a user is ready to sign a document, they must insert the PIV/CAC card into the computer. They may be presented with an option to chose which associated certificate they would like to use.
2. After clicking Continue, the user will then be required to confirm the certificate they chose (if there were multiple present)
3. Once the user confirms their identity and finishes the signature, they will then be presented with a box to enter their individual PIN.
4. The document will be officially signed once the PIN has been entered.
Chrome:
Internet Explorer:
Firefox: