<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Enabling PIV/CAC based signatures through DocuSign within Appian</title><link>https://community.appian.com/success/w/guide/3251/enabling-piv-cac-based-signatures-through-docusign-within-appian</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Enabling PIV/CAC based signatures through DocuSign within Appian</title><link>https://community.appian.com/success/w/guide/3251/enabling-piv-cac-based-signatures-through-docusign-within-appian</link><pubDate>Wed, 08 May 2024 19:27:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2f448a17-62d7-47b1-843a-b32132ad403a</guid><dc:creator>Appian Max Team</dc:creator><comments>https://community.appian.com/success/w/guide/3251/enabling-piv-cac-based-signatures-through-docusign-within-appian#comments</comments><description>Current Revision posted to Guide by Appian Max Team on 5/8/2024 7:27:29 PM&lt;br /&gt;
&lt;div style="margin:8px 16% 8px 8%;"&gt;
&lt;p&gt;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 &lt;a href="/w/guide/3253/integrating-with-docusign"&gt;Integrating with DocuSign&lt;/a&gt; article for information about the key concepts,&amp;nbsp;connectivity with Appian and implementation guidance.&lt;/p&gt;
&lt;h2 id="getting_started"&gt;Getting Started&lt;/h2&gt;
&lt;p&gt;DocuSign Service Account Settings: (&lt;strong&gt;Note&lt;/strong&gt;: You will need to ask someone from DocuSign&amp;#39;s support team to enable these settings)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable &amp;quot;PIV/CAC signatures&amp;quot;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Enable &amp;quot;signature details within in the signature manifestation&amp;quot;.
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Note&lt;/strong&gt;: This is needed If you want to display signature details in the signature block (i.e. date signed, CAC information, etc.).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="envelope_creation_json"&gt;Envelope Creation JSON&lt;/h2&gt;
&lt;p&gt;When sending the JSON to create an envelope within DocuSign for signature, the &lt;em&gt;recipientSignatureProviders&lt;/em&gt; block must be included in order to denote PIV/CAC signatures.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;em&gt;recipientSignatureProviders&lt;/em&gt; code block will be located within &lt;em&gt;recipients-&amp;gt;signers&lt;/em&gt; code blocks
&lt;ul&gt;
&lt;li&gt;The parameter:value within the &lt;em&gt;recipientSignatureProviders&lt;/em&gt; code block will equal: &lt;strong&gt;signatureProviderName: &amp;quot;UniversalSignaturePen_DS_Smartcard_TSP&amp;quot;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;If you would like the &amp;quot;date signed&amp;quot; to be added to the document upon signature, you will need to add the &lt;em&gt;dateSignedTabs&lt;/em&gt; code block within the &lt;em&gt;tabs&lt;/em&gt; section
&lt;ul&gt;
&lt;li&gt;Within this code block, you will specify where the signature will show on the page.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Below is an example of the DocuSign envelope creation JSON:&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/pastedimage1568065317115v1.png" /&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: Best practice is to create constants for parameters&amp;nbsp;but were kept in plain text for this example.&lt;/p&gt;
&lt;h2 id="user_experience"&gt;User Experience&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: if implemented correctly, the entire user experience with DocuSign will take place within Appian.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1. When a user is ready to sign a document, they must insert the PIV/CAC card into the&amp;nbsp;computer.&amp;nbsp; They may be presented with an option to chose which associated certificate they would like to use.&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/CERTIFICATES.PNG" /&gt;&lt;/div&gt;
&lt;p&gt;2. After clicking Continue,&amp;nbsp;the user will then be required to confirm the certificate they chose (if there were multiple present)&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/CERT-CONFIRM.PNG" /&gt;&lt;/div&gt;
&lt;p&gt;3. Once the user confirms their identity and finishes the signature, they will then be presented with a box to enter their individual PIN.&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/PIN-2.PNG" /&gt;&lt;/div&gt;
&lt;p&gt;4. The document will be officially signed once the PIN has been entered.&lt;/p&gt;
&lt;h2 id="browser_requirements"&gt;Browser Requirements&lt;/h2&gt;
&lt;p&gt;Chrome:&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DocusSign Chrome Extension&lt;/li&gt;
&lt;li&gt;DocuSign PKI: This must be installed if one needs to digitally sign documents using the signer held certificates.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Internet Explorer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable ActiveX Controls:&amp;nbsp;Under the&amp;nbsp;ActiveX Controls and Plug-ins heading, click to enable&amp;nbsp;&lt;b&gt;Initialize and script ActiveX Controls not marked as safe for scripting&lt;/b&gt;.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Firefox:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DocuSign Firefox Extension&lt;/li&gt;
&lt;li&gt;DocuSign PKI:&amp;nbsp;This must be installed if one needs to digitally sign documents using the signer held certificates.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: integrations&lt;/div&gt;
</description></item><item><title>Enabling PIV/CAC based signatures through DocuSign within Appian</title><link>https://community.appian.com/success/w/guide/3251/enabling-piv-cac-based-signatures-through-docusign-within-appian/revision/12</link><pubDate>Tue, 23 Apr 2024 13:14:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2f448a17-62d7-47b1-843a-b32132ad403a</guid><dc:creator>Appian Max Team</dc:creator><comments>https://community.appian.com/success/w/guide/3251/enabling-piv-cac-based-signatures-through-docusign-within-appian#comments</comments><description>Revision 12 posted to Guide by Appian Max Team on 4/23/2024 1:14:44 PM&lt;br /&gt;
&lt;div style="margin:8px 16% 8px 8%;"&gt;
&lt;p&gt;&lt;strong&gt;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 &lt;a href="/w/guide/3253/integrating-with-docusign"&gt;Integrating with DocuSign&lt;/a&gt; article for information about the key concepts,&amp;nbsp;connectivity with Appian and implementation guidance.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="getting_started"&gt;Getting Started&lt;/h2&gt;
&lt;p&gt;DocuSign Service Account Settings: (&lt;strong&gt;Note&lt;/strong&gt;: You will need to ask someone from DocuSign&amp;#39;s support team to enable these settings)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable &amp;quot;PIV/CAC signatures&amp;quot;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Enable &amp;quot;signature details within in the signature manifestation&amp;quot;.
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Note&lt;/strong&gt;: This is needed If you want to display signature details in the signature block (i.e. date signed, CAC information, etc.).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="envelope_creation_json"&gt;Envelope Creation JSON&lt;/h2&gt;
&lt;p&gt;When sending the JSON to create an envelope within DocuSign for signature, the &lt;em&gt;recipientSignatureProviders&lt;/em&gt; block must be included in order to denote PIV/CAC signatures.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;em&gt;recipientSignatureProviders&lt;/em&gt; code block will be located within &lt;em&gt;recipients-&amp;gt;signers&lt;/em&gt; code blocks
&lt;ul&gt;
&lt;li&gt;The parameter:value within the &lt;em&gt;recipientSignatureProviders&lt;/em&gt; code block will equal: &lt;strong&gt;signatureProviderName: &amp;quot;UniversalSignaturePen_DS_Smartcard_TSP&amp;quot;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;If you would like the &amp;quot;date signed&amp;quot; to be added to the document upon signature, you will need to add the &lt;em&gt;dateSignedTabs&lt;/em&gt; code block within the &lt;em&gt;tabs&lt;/em&gt; section
&lt;ul&gt;
&lt;li&gt;Within this code block, you will specify where the signature will show on the page.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Below is an example of the DocuSign envelope creation JSON:&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/pastedimage1568065317115v1.png" /&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: Best practice is to create constants for parameters&amp;nbsp;but were kept in plain text for this example.&lt;/p&gt;
&lt;h2 id="user_experience"&gt;User Experience&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: if implemented correctly, the entire user experience with DocuSign will take place within Appian.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1. When a user is ready to sign a document, they must insert the PIV/CAC card into the&amp;nbsp;computer.&amp;nbsp; They may be presented with an option to chose which associated certificate they would like to use.&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/CERTIFICATES.PNG" /&gt;&lt;/div&gt;
&lt;p&gt;2. After clicking Continue,&amp;nbsp;the user will then be required to confirm the certificate they chose (if there were multiple present)&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/CERT-CONFIRM.PNG" /&gt;&lt;/div&gt;
&lt;p&gt;3. Once the user confirms their identity and finishes the signature, they will then be presented with a box to enter their individual PIN.&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/PIN-2.PNG" /&gt;&lt;/div&gt;
&lt;p&gt;4. The document will be officially signed once the PIN has been entered.&lt;/p&gt;
&lt;h2 id="browser_requirements"&gt;Browser Requirements&lt;/h2&gt;
&lt;p&gt;Chrome:&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DocusSign Chrome Extension&lt;/li&gt;
&lt;li&gt;DocuSign PKI: This must be installed if one needs to digitally sign documents using the signer held certificates.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Internet Explorer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable ActiveX Controls:&amp;nbsp;Under the&amp;nbsp;ActiveX Controls and Plug-ins heading, click to enable&amp;nbsp;&lt;b&gt;Initialize and script ActiveX Controls not marked as safe for scripting&lt;/b&gt;.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Firefox:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DocuSign Firefox Extension&lt;/li&gt;
&lt;li&gt;DocuSign PKI:&amp;nbsp;This must be installed if one needs to digitally sign documents using the signer held certificates.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: integrations&lt;/div&gt;
</description></item><item><title>Enabling PIV/CAC based signatures through DocuSign within Appian</title><link>https://community.appian.com/success/w/guide/3251/enabling-piv-cac-based-signatures-through-docusign-within-appian/revision/11</link><pubDate>Tue, 31 Oct 2023 19:06:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2f448a17-62d7-47b1-843a-b32132ad403a</guid><dc:creator>Kim Day</dc:creator><comments>https://community.appian.com/success/w/guide/3251/enabling-piv-cac-based-signatures-through-docusign-within-appian#comments</comments><description>Revision 11 posted to Guide by Kim Day on 10/31/2023 7:06:11 PM&lt;br /&gt;
&lt;div style="margin:8px 16% 8px 8%;"&gt;
&lt;p&gt;&lt;strong&gt;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 &lt;a href="/w/guide/3253/integrating-with-docusign"&gt;Integrating with DocuSign&lt;/a&gt; article for information about the key concepts,&amp;nbsp;connectivity with Appian and implementation guidance.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="getting_started"&gt;Getting Started&lt;/h2&gt;
&lt;p&gt;DocuSign Service Account Settings: (&lt;strong&gt;Note&lt;/strong&gt;: You will need to ask someone from DocuSign&amp;#39;s support team to enable these settings)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable &amp;quot;PIV/CAC signatures&amp;quot;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Enable &amp;quot;signature details within in the signature manifestation&amp;quot;.
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Note&lt;/strong&gt;: This is needed If you want to display signature details in the signature block (i.e. date signed, CAC information, etc.).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="envelope_creation_json"&gt;Envelope Creation JSON&lt;/h2&gt;
&lt;p&gt;When sending the JSON to create an envelope within DocuSign for signature, the &lt;em&gt;recipientSignatureProviders&lt;/em&gt; block must be included in order to denote PIV/CAC signatures.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;em&gt;recipientSignatureProviders&lt;/em&gt; code block will be located within &lt;em&gt;recipients-&amp;gt;signers&lt;/em&gt; code blocks
&lt;ul&gt;
&lt;li&gt;The parameter:value within the &lt;em&gt;recipientSignatureProviders&lt;/em&gt; code block will equal: &lt;strong&gt;signatureProviderName: &amp;quot;UniversalSignaturePen_DS_Smartcard_TSP&amp;quot;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;If you would like the &amp;quot;date signed&amp;quot; to be added to the document upon signature, you will need to add the &lt;em&gt;dateSignedTabs&lt;/em&gt; code block within the &lt;em&gt;tabs&lt;/em&gt; section
&lt;ul&gt;
&lt;li&gt;Within this code block, you will specify where the signature will show on the page.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Below is an example of the DocuSign envelope creation JSON:&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/pastedimage1568065317115v1.png" /&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: Best practice is to create constants for parameters&amp;nbsp;but were kept in plain text for this example.&lt;/p&gt;
&lt;h2 id="user_experience"&gt;User Experience&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: if implemented correctly, the entire user experience with DocuSign will take place within Appian.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1. When a user is ready to sign a document, they must insert the PIV/CAC card into the&amp;nbsp;computer.&amp;nbsp; They may be presented with an option to chose which associated certificate they would like to use.&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/CERTIFICATES.PNG" /&gt;&lt;/div&gt;
&lt;p&gt;2. After clicking Continue,&amp;nbsp;the user will then be required to confirm the certificate they chose (if there were multiple present)&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/CERT-CONFIRM.PNG" /&gt;&lt;/div&gt;
&lt;p&gt;3. Once the user confirms their identity and finishes the signature, they will then be presented with a box to enter their individual PIN.&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/PIN-2.PNG" /&gt;&lt;/div&gt;
&lt;p&gt;4. The document will be officially signed once the PIN has been entered.&lt;/p&gt;
&lt;h2 id="browser_requirements"&gt;Browser Requirements&lt;/h2&gt;
&lt;p&gt;Chrome:&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DocusSign Chrome Extension&lt;/li&gt;
&lt;li&gt;DocuSign PKI: This must be installed if one needs to digitally sign documents using the signer held certificates.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Internet Explorer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable ActiveX Controls:&amp;nbsp;Under the&amp;nbsp;ActiveX Controls and Plug-ins heading, click to enable&amp;nbsp;&lt;b&gt;Initialize and script ActiveX Controls not marked as safe for scripting&lt;/b&gt;.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Firefox:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DocuSign Firefox Extension&lt;/li&gt;
&lt;li&gt;DocuSign PKI:&amp;nbsp;This must be installed if one needs to digitally sign documents using the signer held certificates.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: integrations&lt;/div&gt;
</description></item><item><title>Enabling PIV/CAC based signatures through DocuSign within Appian</title><link>https://community.appian.com/success/w/guide/3251/enabling-piv-cac-based-signatures-through-docusign-within-appian/revision/10</link><pubDate>Wed, 18 Oct 2023 15:03:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2f448a17-62d7-47b1-843a-b32132ad403a</guid><dc:creator>matt.cosenza</dc:creator><comments>https://community.appian.com/success/w/guide/3251/enabling-piv-cac-based-signatures-through-docusign-within-appian#comments</comments><description>Revision 10 posted to Guide by matt.cosenza on 10/18/2023 3:03:52 PM&lt;br /&gt;
&lt;div style="margin:8px 16% 8px 8%;"&gt;
&lt;p&gt;&lt;strong&gt;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 &lt;a href="/w/guide/3253/integrating-with-docusign"&gt;Integrating with DocuSign&lt;/a&gt; article for information about the key concepts,&amp;nbsp;connectivity with Appian and implementation guidance.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="getting_started"&gt;Getting Started&lt;/h2&gt;
&lt;p&gt;DocuSign Service Account Settings: (&lt;strong&gt;Note&lt;/strong&gt;: You will need to ask someone from DocuSign&amp;#39;s support team to enable these settings)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable &amp;quot;PIV/CAC signatures&amp;quot;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Enable &amp;quot;signature details within in the signature manifestation&amp;quot;.
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Note&lt;/strong&gt;: This is needed If you want to display signature details in the signature block (i.e. date signed, CAC information, etc.).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="envelope_creation_json"&gt;Envelope Creation JSON&lt;/h2&gt;
&lt;p&gt;When sending the JSON to create an envelope within DocuSign for signature, the &lt;em&gt;recipientSignatureProviders&lt;/em&gt; block must be included in order to denote PIV/CAC signatures.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;em&gt;recipientSignatureProviders&lt;/em&gt; code block will be located within &lt;em&gt;recipients-&amp;gt;signers&lt;/em&gt; code blocks
&lt;ul&gt;
&lt;li&gt;The parameter:value within the &lt;em&gt;recipientSignatureProviders&lt;/em&gt; code block will equal: &lt;strong&gt;signatureProviderName: &amp;quot;UniversalSignaturePen_DS_Smartcard_TSP&amp;quot;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;If you would like the &amp;quot;date signed&amp;quot; to be added to the document upon signature, you will need to add the &lt;em&gt;dateSignedTabs&lt;/em&gt; code block within the &lt;em&gt;tabs&lt;/em&gt; section
&lt;ul&gt;
&lt;li&gt;Within this code block, you will specify where the signature will show on the page.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Below is an example of the DocuSign envelope creation JSON:&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/pastedimage1568065317115v1.png" /&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: Best practice is to create constants for parameters&amp;nbsp;but were kept in plain text for this example.&lt;/p&gt;
&lt;h2 id="user_experience"&gt;User Experience&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: if implemented correctly, the entire user experience with DocuSign will take place within Appian.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1. When a user is ready to sign a document, they must insert the PIV/CAC card into the&amp;nbsp;computer.&amp;nbsp; They may be presented with an option to chose which associated certificate they would like to use.&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/CERTIFICATES.PNG" /&gt;&lt;/div&gt;
&lt;p&gt;2. After clicking Continue,&amp;nbsp;the user will then be required to confirm the certificate they chose (if there were multiple present)&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/CERT-CONFIRM.PNG" /&gt;&lt;/div&gt;
&lt;p&gt;3. Once the user confirms their identity and finishes the signature, they will then be presented with a box to enter their individual PIN.&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/PIN-2.PNG" /&gt;&lt;/div&gt;
&lt;p&gt;4. The document will be officially signed once the PIN has been entered.&lt;/p&gt;
&lt;h2 id="browser_requirements"&gt;Browser Requirements&lt;/h2&gt;
&lt;p&gt;Chrome:&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DocusSign Chrome Extension&lt;/li&gt;
&lt;li&gt;DocuSign PKI: This must be installed if one needs to digitally sign documents using the signer held certificates.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Internet Explorer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable ActiveX Controls:&amp;nbsp;Under the&amp;nbsp;ActiveX Controls and Plug-ins heading, click to enable&amp;nbsp;&lt;b&gt;Initialize and script ActiveX Controls not marked as safe for scripting&lt;/b&gt;.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Firefox:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DocuSign Firefox Extension&lt;/li&gt;
&lt;li&gt;DocuSign PKI:&amp;nbsp;This must be installed if one needs to digitally sign documents using the signer held certificates.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Enabling PIV/CAC based signatures through DocuSign within Appian</title><link>https://community.appian.com/success/w/guide/3251/enabling-piv-cac-based-signatures-through-docusign-within-appian/revision/9</link><pubDate>Wed, 18 Oct 2023 15:03:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2f448a17-62d7-47b1-843a-b32132ad403a</guid><dc:creator>matt.cosenza</dc:creator><comments>https://community.appian.com/success/w/guide/3251/enabling-piv-cac-based-signatures-through-docusign-within-appian#comments</comments><description>Revision 9 posted to Guide by matt.cosenza on 10/18/2023 3:03:07 PM&lt;br /&gt;
&lt;div style="margin:8px 16% 8px 8%;"&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;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 &lt;a href="/w/guide/3253/integrating-with-docusign"&gt;Integrating with DocuSign&lt;/a&gt; article for information about the key concepts,&amp;nbsp;connectivity with Appian and implementation guidance.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="getting_started"&gt;Getting Started&lt;/h2&gt;
&lt;p&gt;DocuSign Service Account Settings: (&lt;strong&gt;Note&lt;/strong&gt;: You will need to ask someone from DocuSign&amp;#39;s support team to enable these settings)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable &amp;quot;PIV/CAC signatures&amp;quot;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Enable &amp;quot;signature details within in the signature manifestation&amp;quot;.
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Note&lt;/strong&gt;: This is needed If you want to display signature details in the signature block (i.e. date signed, CAC information, etc.).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="envelope_creation_json"&gt;Envelope Creation JSON&lt;/h2&gt;
&lt;p&gt;When sending the JSON to create an envelope within DocuSign for signature, the &lt;em&gt;recipientSignatureProviders&lt;/em&gt; block must be included in order to denote PIV/CAC signatures.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;em&gt;recipientSignatureProviders&lt;/em&gt; code block will be located within &lt;em&gt;recipients-&amp;gt;signers&lt;/em&gt; code blocks
&lt;ul&gt;
&lt;li&gt;The parameter:value within the &lt;em&gt;recipientSignatureProviders&lt;/em&gt; code block will equal: &lt;strong&gt;signatureProviderName: &amp;quot;UniversalSignaturePen_DS_Smartcard_TSP&amp;quot;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;If you would like the &amp;quot;date signed&amp;quot; to be added to the document upon signature, you will need to add the &lt;em&gt;dateSignedTabs&lt;/em&gt; code block within the &lt;em&gt;tabs&lt;/em&gt; section
&lt;ul&gt;
&lt;li&gt;Within this code block, you will specify where the signature will show on the page.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Below is an example of the DocuSign envelope creation JSON:&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/pastedimage1568065317115v1.png" /&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: Best practice is to create constants for parameters&amp;nbsp;but were kept in plain text for this example.&lt;/p&gt;
&lt;h2 id="user_experience"&gt;User Experience&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: if implemented correctly, the entire user experience with DocuSign will take place within Appian.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1. When a user is ready to sign a document, they must insert the PIV/CAC card into the&amp;nbsp;computer.&amp;nbsp; They may be presented with an option to chose which associated certificate they would like to use.&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/CERTIFICATES.PNG" /&gt;&lt;/div&gt;
&lt;p&gt;2. After clicking Continue,&amp;nbsp;the user will then be required to confirm the certificate they chose (if there were multiple present)&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/CERT-CONFIRM.PNG" /&gt;&lt;/div&gt;
&lt;p&gt;3. Once the user confirms their identity and finishes the signature, they will then be presented with a box to enter their individual PIN.&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;img style="box-shadow:3px 3px 5px rgba(0, 0, 0, 0.1);" alt=" " src="/resized-image/__size/320x240/__key/communityserver-wikis-components-files/00-00-00-00-46/PIN-2.PNG" /&gt;&lt;/div&gt;
&lt;p&gt;4. The document will be officially signed once the PIN has been entered.&lt;/p&gt;
&lt;h2 id="browser_requirements"&gt;Browser Requirements&lt;/h2&gt;
&lt;p&gt;Chrome:&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DocusSign Chrome Extension&lt;/li&gt;
&lt;li&gt;DocuSign PKI: This must be installed if one needs to digitally sign documents using the signer held certificates.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Internet Explorer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable ActiveX Controls:&amp;nbsp;Under the&amp;nbsp;ActiveX Controls and Plug-ins heading, click to enable&amp;nbsp;&lt;b&gt;Initialize and script ActiveX Controls not marked as safe for scripting&lt;/b&gt;.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Firefox:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DocuSign Firefox Extension&lt;/li&gt;
&lt;li&gt;DocuSign PKI:&amp;nbsp;This must be installed if one needs to digitally sign documents using the signer held certificates.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Enabling PIV/CAC based signatures through DocuSign within Appian</title><link>https://community.appian.com/success/w/guide/3251/enabling-piv-cac-based-signatures-through-docusign-within-appian/revision/8</link><pubDate>Tue, 17 Oct 2023 16:20:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2f448a17-62d7-47b1-843a-b32132ad403a</guid><dc:creator>joel.larin</dc:creator><comments>https://community.appian.com/success/w/guide/3251/enabling-piv-cac-based-signatures-through-docusign-within-appian#comments</comments><description>Revision 8 posted to Guide by joel.larin on 10/17/2023 4:20:07 PM&lt;br /&gt;
&lt;div style="margin:8px 16% 8px 8%;"&gt;
&lt;p&gt;&lt;strong&gt;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 &lt;a href="/w/guide/3253/integrating-with-docusign"&gt;Integrating with DocuSign&lt;/a&gt; article for information about the key concepts,&amp;nbsp;connectivity with Appian and implementation guidance.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="getting_started"&gt;Getting Started&lt;/h2&gt;
&lt;p&gt;DocuSign Service Account Settings: (&lt;strong&gt;Note&lt;/strong&gt;: You will need to ask someone from DocuSign&amp;#39;s support team to enable these settings)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable &amp;quot;PIV/CAC signatures&amp;quot;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Enable &amp;quot;signature details within in the signature manifestation&amp;quot;.
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Note&lt;/strong&gt;: This is needed If you want to display signature details in the signature block (i.e. date signed, CAC information, etc.).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="envelope_creation_json"&gt;Envelope Creation JSON&lt;/h2&gt;
&lt;p&gt;When sending the JSON to create an envelope within DocuSign for signature, the &lt;em&gt;recipientSignatureProviders&lt;/em&gt; block must be included in order to denote PIV/CAC signatures.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;em&gt;recipientSignatureProviders&lt;/em&gt; code block will be located within &lt;em&gt;recipients-&amp;gt;signers&lt;/em&gt; code blocks
&lt;ul&gt;
&lt;li&gt;The parameter:value within the &lt;em&gt;recipientSignatureProviders&lt;/em&gt; code block will equal: &lt;strong&gt;signatureProviderName: &amp;quot;UniversalSignaturePen_DS_Smartcard_TSP&amp;quot;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;If you would like the &amp;quot;date signed&amp;quot; to be added to the document upon signature, you will need to add the &lt;em&gt;dateSignedTabs&lt;/em&gt; code block within the &lt;em&gt;tabs&lt;/em&gt; section
&lt;ul&gt;
&lt;li&gt;Within this code block, you will specify where the signature will show on the page.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Below is an example of the DocuSign envelope creation JSON:&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: Best practice is to create constants for parameters&amp;nbsp;but were kept in plain text for this example.&lt;/p&gt;
&lt;h2 id="user_experience"&gt;User Experience&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: if implemented correctly, the entire user experience with DocuSign will take place within Appian.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1. When a user is ready to sign a document, they must insert the PIV/CAC card into the&amp;nbsp;computer.&amp;nbsp; They may be presented with an option to chose which associated certificate they would like to use.&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;/div&gt;
&lt;p&gt;2. After clicking Continue,&amp;nbsp;the user will then be required to confirm the certificate they chose (if there were multiple present)&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;/div&gt;
&lt;p&gt;3. Once the user confirms their identity and finishes the signature, they will then be presented with a box to enter their individual PIN.&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;/div&gt;
&lt;p&gt;4. The document will be officially signed once the PIN has been entered.&lt;/p&gt;
&lt;h2 id="browser_requirements"&gt;Browser Requirements&lt;/h2&gt;
&lt;p&gt;Chrome:&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DocusSign Chrome Extension&lt;/li&gt;
&lt;li&gt;DocuSign PKI: This must be installed if one needs to digitally sign documents using the signer held certificates.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Internet Explorer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable ActiveX Controls:&amp;nbsp;Under the&amp;nbsp;ActiveX Controls and Plug-ins heading, click to enable&amp;nbsp;&lt;b&gt;Initialize and script ActiveX Controls not marked as safe for scripting&lt;/b&gt;.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Firefox:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DocuSign Firefox Extension&lt;/li&gt;
&lt;li&gt;DocuSign PKI:&amp;nbsp;This must be installed if one needs to digitally sign documents using the signer held certificates.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Enabling PIV/CAC based signatures through DocuSign within Appian</title><link>https://community.appian.com/success/w/guide/3251/enabling-piv-cac-based-signatures-through-docusign-within-appian/revision/7</link><pubDate>Tue, 17 Oct 2023 16:19:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2f448a17-62d7-47b1-843a-b32132ad403a</guid><dc:creator>matt.cosenza</dc:creator><comments>https://community.appian.com/success/w/guide/3251/enabling-piv-cac-based-signatures-through-docusign-within-appian#comments</comments><description>Revision 7 posted to Guide by matt.cosenza on 10/17/2023 4:19:05 PM&lt;br /&gt;
&lt;div style="margin:8px 16% 8px 8%;"&gt;
&lt;p&gt;&lt;strong&gt;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 &lt;a href="/w/guide/3253/integrating-with-docusign"&gt;Integrating with DocuSign&lt;/a&gt; article for information about the key concepts,&amp;nbsp;connectivity with Appian and implementation guidance.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="getting_started"&gt;Getting Started&lt;/h2&gt;
&lt;p&gt;DocuSign Service Account Settings: (&lt;strong&gt;Note&lt;/strong&gt;: You will need to ask someone from DocuSign&amp;#39;s support team to enable these settings)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable &amp;quot;PIV/CAC signatures&amp;quot;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Enable &amp;quot;signature details within in the signature manifestation&amp;quot;.
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Note&lt;/strong&gt;: This is needed If you want to display signature details in the signature block (i.e. date signed, CAC information, etc.).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="envelope_creation_json"&gt;Envelope Creation JSON&lt;/h2&gt;
&lt;p&gt;When sending the JSON to create an envelope within DocuSign for signature, the &lt;em&gt;recipientSignatureProviders&lt;/em&gt; block must be included in order to denote PIV/CAC signatures.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;em&gt;recipientSignatureProviders&lt;/em&gt; code block will be located within &lt;em&gt;recipients-&amp;gt;signers&lt;/em&gt; code blocks
&lt;ul&gt;
&lt;li&gt;The parameter:value within the &lt;em&gt;recipientSignatureProviders&lt;/em&gt; code block will equal: &lt;strong&gt;signatureProviderName: &amp;quot;UniversalSignaturePen_DS_Smartcard_TSP&amp;quot;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;If you would like the &amp;quot;date signed&amp;quot; to be added to the document upon signature, you will need to add the &lt;em&gt;dateSignedTabs&lt;/em&gt; code block within the &lt;em&gt;tabs&lt;/em&gt; section
&lt;ul&gt;
&lt;li&gt;Within this code block, you will specify where the signature will show on the page.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Below is an example of the DocuSign envelope creation JSON:&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: Best practice is to create constants for parameters&amp;nbsp;but were kept in plain text for this example.&lt;/p&gt;
&lt;h2 id="user_experience"&gt;User Experience&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: if implemented correctly, the entire user experience with DocuSign will take place within Appian.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1. When a user is ready to sign a document, they must insert the PIV/CAC card into the&amp;nbsp;computer.&amp;nbsp; They may be presented with an option to chose which associated certificate they would like to use.&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;/div&gt;
&lt;p&gt;2. After clicking Continue,&amp;nbsp;the user will then be required to confirm the certificate they chose (if there were multiple present)&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;/div&gt;
&lt;p&gt;3. Once the user confirms their identity and finishes the signature, they will then be presented with a box to enter their individual PIN.&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;/div&gt;
&lt;p&gt;4. The document will be officially signed once the PIN has been entered.&lt;/p&gt;
&lt;h2 id="browser_requirements"&gt;Browser Requirements&lt;/h2&gt;
&lt;p&gt;Chrome:&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DocusSign Chrome Extension&lt;/li&gt;
&lt;li&gt;DocuSign PKI: This must be installed if one needs to digitally sign documents using the signer held certificates.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Internet Explorer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable ActiveX Controls:&amp;nbsp;Under the&amp;nbsp;ActiveX Controls and Plug-ins heading, click to enable&amp;nbsp;&lt;b&gt;Initialize and script ActiveX Controls not marked as safe for scripting&lt;/b&gt;.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Firefox:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DocuSign Firefox Extension&lt;/li&gt;
&lt;li&gt;DocuSign PKI:&amp;nbsp;This must be installed if one needs to digitally sign documents using the signer held certificates.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Enabling PIV/CAC based signatures through DocuSign within Appian</title><link>https://community.appian.com/success/w/guide/3251/enabling-piv-cac-based-signatures-through-docusign-within-appian/revision/6</link><pubDate>Tue, 17 Oct 2023 15:15:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2f448a17-62d7-47b1-843a-b32132ad403a</guid><dc:creator>matt.cosenza</dc:creator><comments>https://community.appian.com/success/w/guide/3251/enabling-piv-cac-based-signatures-through-docusign-within-appian#comments</comments><description>Revision 6 posted to Guide by matt.cosenza on 10/17/2023 3:15:51 PM&lt;br /&gt;
&lt;div style="margin:8px 16% 8px 8%;"&gt;
&lt;p&gt;&lt;strong&gt;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 &lt;a href="/w/guide/3253/integrating-with-docusign"&gt;Integrating with DocuSign&lt;/a&gt; article for information about the key concepts,&amp;nbsp;connectivity with Appian and implementation guidance.&lt;/strong&gt;&lt;/p&gt;
&lt;h2 id="getting_started"&gt;Getting Started&lt;/h2&gt;
&lt;p&gt;DocuSign Service Account Settings: (&lt;strong&gt;Note&lt;/strong&gt;: You will need to ask someone from DocuSign&amp;#39;s support team to enable these settings)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable &amp;quot;PIV/CAC signatures&amp;quot;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Enable &amp;quot;signature details within in the signature manifestation&amp;quot;.
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Note&lt;/strong&gt;: This is needed If you want to display signature details in the signature block (i.e. date signed, CAC information, etc.).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="envelope_creation_json"&gt;Envelope Creation JSON&lt;/h2&gt;
&lt;p&gt;When sending the JSON to create an envelope within DocuSign for signature, the &lt;em&gt;recipientSignatureProviders&lt;/em&gt; block must be included in order to denote PIV/CAC signatures.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;em&gt;recipientSignatureProviders&lt;/em&gt; code block will be located within &lt;em&gt;recipients-&amp;gt;signers&lt;/em&gt; code blocks
&lt;ul&gt;
&lt;li&gt;The parameter:value within the &lt;em&gt;recipientSignatureProviders&lt;/em&gt; code block will equal: &lt;strong&gt;signatureProviderName: &amp;quot;UniversalSignaturePen_DS_Smartcard_TSP&amp;quot;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;If you would like the &amp;quot;date signed&amp;quot; to be added to the document upon signature, you will need to add the &lt;em&gt;dateSignedTabs&lt;/em&gt; code block within the &lt;em&gt;tabs&lt;/em&gt; section
&lt;ul&gt;
&lt;li&gt;Within this code block, you will specify where the signature will show on the page.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Below is an example of the DocuSign envelope creation JSON:&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: Best practice is to create constants for parameters&amp;nbsp;but were kept in plain text for this example.&lt;/p&gt;
&lt;h2 id="user_experience"&gt;User Experience&lt;/h2&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: if implemented correctly, the entire user experience with DocuSign will take place within Appian.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1. When a user is ready to sign a document, they must insert the PIV/CAC card into the&amp;nbsp;computer.&amp;nbsp; They may be presented with an option to chose which associated certificate they would like to use.&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;/div&gt;
&lt;p&gt;2. After clicking Continue,&amp;nbsp;the user will then be required to confirm the certificate they chose (if there were multiple present)&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;/div&gt;
&lt;p&gt;3. Once the user confirms their identity and finishes the signature, they will then be presented with a box to enter their individual PIN.&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;/div&gt;
&lt;p&gt;4. The document will be officially signed once the PIN has been entered.&lt;/p&gt;
&lt;h2 id="browser_requirements"&gt;Browser Requirements&lt;/h2&gt;
&lt;p&gt;Chrome:&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DocusSign Chrome Extension&lt;/li&gt;
&lt;li&gt;DocuSign PKI: This must be installed if one needs to digitally sign documents using the signer held certificates.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Internet Explorer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable ActiveX Controls:&amp;nbsp;Under the&amp;nbsp;ActiveX Controls and Plug-ins heading, click to enable&amp;nbsp;&lt;b&gt;Initialize and script ActiveX Controls not marked as safe for scripting&lt;/b&gt;.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Firefox:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DocuSign Firefox Extension&lt;/li&gt;
&lt;li&gt;DocuSign PKI:&amp;nbsp;This must be installed if one needs to digitally sign documents using the signer held certificates.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: integrations&lt;/div&gt;
</description></item><item><title>Enabling PIV/CAC based signatures through DocuSign within Appian</title><link>https://community.appian.com/success/w/guide/3251/enabling-piv-cac-based-signatures-through-docusign-within-appian/revision/5</link><pubDate>Tue, 17 Oct 2023 14:54:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2f448a17-62d7-47b1-843a-b32132ad403a</guid><dc:creator>joel.larin</dc:creator><comments>https://community.appian.com/success/w/guide/3251/enabling-piv-cac-based-signatures-through-docusign-within-appian#comments</comments><description>Revision 5 posted to Guide by joel.larin on 10/17/2023 2:54:42 PM&lt;br /&gt;
&lt;div style="margin:8px 16% 8px 8%;"&gt;
&lt;p&gt;&lt;strong&gt;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 &lt;a href="/w/guide/3253/integrating-with-docusign"&gt;Integrating with DocuSign&lt;/a&gt; article for information about the key concepts,&amp;nbsp;connectivity with Appian and implementation guidance.&lt;/strong&gt;&lt;/p&gt;
&lt;h3&gt;Getting Started&lt;/h3&gt;
&lt;p&gt;DocuSign Service Account Settings: (&lt;strong&gt;Note&lt;/strong&gt;: You will need to ask someone from DocuSign&amp;#39;s support team to enable these settings)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable &amp;quot;PIV/CAC signatures&amp;quot;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Enable &amp;quot;signature details within in the signature manifestation&amp;quot;.
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Note&lt;/strong&gt;: This is needed If you want to display signature details in the signature block (i.e. date signed, CAC information, etc.).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Envelope Creation JSON&lt;/h3&gt;
&lt;p&gt;When sending the JSON to create an envelope within DocuSign for signature, the &lt;em&gt;recipientSignatureProviders&lt;/em&gt; block must be included in order to denote PIV/CAC signatures.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;em&gt;recipientSignatureProviders&lt;/em&gt; code block will be located within &lt;em&gt;recipients-&amp;gt;signers&lt;/em&gt; code blocks
&lt;ul&gt;
&lt;li&gt;The parameter:value within the &lt;em&gt;recipientSignatureProviders&lt;/em&gt; code block will equal: &lt;strong&gt;signatureProviderName: &amp;quot;UniversalSignaturePen_DS_Smartcard_TSP&amp;quot;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;If you would like the &amp;quot;date signed&amp;quot; to be added to the document upon signature, you will need to add the &lt;em&gt;dateSignedTabs&lt;/em&gt; code block within the &lt;em&gt;tabs&lt;/em&gt; section
&lt;ul&gt;
&lt;li&gt;Within this code block, you will specify where the signature will show on the page.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Below is an example of the DocuSign envelope creation JSON:&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: Best practice is to create constants for parameters&amp;nbsp;but were kept in plain text for this example.&lt;/p&gt;
&lt;h3&gt;User Experience&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: if implemented correctly, the entire user experience with DocuSign will take place within Appian.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1. When a user is ready to sign a document, they must insert the PIV/CAC card into the&amp;nbsp;computer.&amp;nbsp; They may be presented with an option to chose which associated certificate they would like to use.&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;/div&gt;
&lt;p&gt;2. After clicking Continue,&amp;nbsp;the user will then be required to confirm the certificate they chose (if there were multiple present)&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;/div&gt;
&lt;p&gt;3. Once the user confirms their identity and finishes the signature, they will then be presented with a box to enter their individual PIN.&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;/div&gt;
&lt;p&gt;4. The document will be officially signed once the PIN has been entered.&lt;/p&gt;
&lt;h3&gt;Browser Requirements&lt;/h3&gt;
&lt;p&gt;Chrome:&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DocusSign Chrome Extension&lt;/li&gt;
&lt;li&gt;DocuSign PKI: This must be installed if one needs to digitally sign documents using the signer held certificates.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Internet Explorer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable ActiveX Controls:&amp;nbsp;Under the&amp;nbsp;ActiveX Controls and Plug-ins heading, click to enable&amp;nbsp;&lt;b&gt;Initialize and script ActiveX Controls not marked as safe for scripting&lt;/b&gt;.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Firefox:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DocuSign Firefox Extension&lt;/li&gt;
&lt;li&gt;DocuSign PKI:&amp;nbsp;This must be installed if one needs to digitally sign documents using the signer held certificates.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: integrations&lt;/div&gt;
</description></item><item><title>Enabling PIV/CAC based signatures through DocuSign within Appian</title><link>https://community.appian.com/success/w/guide/3251/enabling-piv-cac-based-signatures-through-docusign-within-appian/revision/4</link><pubDate>Tue, 17 Oct 2023 14:48:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2f448a17-62d7-47b1-843a-b32132ad403a</guid><dc:creator>matt.cosenza</dc:creator><comments>https://community.appian.com/success/w/guide/3251/enabling-piv-cac-based-signatures-through-docusign-within-appian#comments</comments><description>Revision 4 posted to Guide by matt.cosenza on 10/17/2023 2:48:45 PM&lt;br /&gt;

&lt;p&gt;&lt;strong&gt;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 &lt;a href="/w/guide/3253/integrating-with-docusign"&gt;Integrating with DocuSign&lt;/a&gt; article for information about the key concepts,&amp;nbsp;connectivity with Appian and implementation guidance.&lt;/strong&gt;&lt;/p&gt;
&lt;h3&gt;Getting Started&lt;/h3&gt;
&lt;p&gt;DocuSign Service Account Settings: (&lt;strong&gt;Note&lt;/strong&gt;: You will need to ask someone from DocuSign&amp;#39;s support team to enable these settings)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable &amp;quot;PIV/CAC signatures&amp;quot;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Enable &amp;quot;signature details within in the signature manifestation&amp;quot;.
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Note&lt;/strong&gt;: This is needed If you want to display signature details in the signature block (i.e. date signed, CAC information, etc.).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Envelope Creation JSON&lt;/h3&gt;
&lt;p&gt;When sending the JSON to create an envelope within DocuSign for signature, the &lt;em&gt;recipientSignatureProviders&lt;/em&gt; block must be included in order to denote PIV/CAC signatures.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;em&gt;recipientSignatureProviders&lt;/em&gt; code block will be located within &lt;em&gt;recipients-&amp;gt;signers&lt;/em&gt; code blocks
&lt;ul&gt;
&lt;li&gt;The parameter:value within the &lt;em&gt;recipientSignatureProviders&lt;/em&gt; code block will equal: &lt;strong&gt;signatureProviderName: &amp;quot;UniversalSignaturePen_DS_Smartcard_TSP&amp;quot;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;If you would like the &amp;quot;date signed&amp;quot; to be added to the document upon signature, you will need to add the &lt;em&gt;dateSignedTabs&lt;/em&gt; code block within the &lt;em&gt;tabs&lt;/em&gt; section
&lt;ul&gt;
&lt;li&gt;Within this code block, you will specify where the signature will show on the page.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Below is an example of the DocuSign envelope creation JSON:&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: Best practice is to create constants for parameters&amp;nbsp;but were kept in plain text for this example.&lt;/p&gt;
&lt;h3&gt;User Experience&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: if implemented correctly, the entire user experience with DocuSign will take place within Appian.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1. When a user is ready to sign a document, they must insert the PIV/CAC card into the&amp;nbsp;computer.&amp;nbsp; They may be presented with an option to chose which associated certificate they would like to use.&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;/div&gt;
&lt;p&gt;2. After clicking Continue,&amp;nbsp;the user will then be required to confirm the certificate they chose (if there were multiple present)&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;/div&gt;
&lt;p&gt;3. Once the user confirms their identity and finishes the signature, they will then be presented with a box to enter their individual PIN.&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;/div&gt;
&lt;p&gt;4. The document will be officially signed once the PIN has been entered.&lt;/p&gt;
&lt;h3&gt;Browser Requirements&lt;/h3&gt;
&lt;p&gt;Chrome:&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DocusSign Chrome Extension&lt;/li&gt;
&lt;li&gt;DocuSign PKI: This must be installed if one needs to digitally sign documents using the signer held certificates.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Internet Explorer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable ActiveX Controls:&amp;nbsp;Under the&amp;nbsp;ActiveX Controls and Plug-ins heading, click to enable&amp;nbsp;&lt;b&gt;Initialize and script ActiveX Controls not marked as safe for scripting&lt;/b&gt;.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Firefox:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DocuSign Firefox Extension&lt;/li&gt;
&lt;li&gt;DocuSign PKI:&amp;nbsp;This must be installed if one needs to digitally sign documents using the signer held certificates.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: integrations&lt;/div&gt;
</description></item><item><title>Enabling PIV/CAC based signatures through DocuSign within Appian</title><link>https://community.appian.com/success/w/guide/3251/enabling-piv-cac-based-signatures-through-docusign-within-appian/revision/3</link><pubDate>Tue, 17 Oct 2023 14:48:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2f448a17-62d7-47b1-843a-b32132ad403a</guid><dc:creator>matt.cosenza</dc:creator><comments>https://community.appian.com/success/w/guide/3251/enabling-piv-cac-based-signatures-through-docusign-within-appian#comments</comments><description>Revision 3 posted to Guide by matt.cosenza on 10/17/2023 2:48:11 PM&lt;br /&gt;
&lt;div&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;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 &lt;a href="/w/guide/3253/integrating-with-docusign"&gt;Integrating with DocuSign&lt;/a&gt; article for information about the key concepts,&amp;nbsp;connectivity with Appian and implementation guidance.&lt;/strong&gt;&lt;/p&gt;
&lt;h3&gt;Getting Started&lt;/h3&gt;
&lt;p&gt;DocuSign Service Account Settings: (&lt;strong&gt;Note&lt;/strong&gt;: You will need to ask someone from DocuSign&amp;#39;s support team to enable these settings)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable &amp;quot;PIV/CAC signatures&amp;quot;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Enable &amp;quot;signature details within in the signature manifestation&amp;quot;.
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Note&lt;/strong&gt;: This is needed If you want to display signature details in the signature block (i.e. date signed, CAC information, etc.).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Envelope Creation JSON&lt;/h3&gt;
&lt;p&gt;When sending the JSON to create an envelope within DocuSign for signature, the &lt;em&gt;recipientSignatureProviders&lt;/em&gt; block must be included in order to denote PIV/CAC signatures.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;em&gt;recipientSignatureProviders&lt;/em&gt; code block will be located within &lt;em&gt;recipients-&amp;gt;signers&lt;/em&gt; code blocks
&lt;ul&gt;
&lt;li&gt;The parameter:value within the &lt;em&gt;recipientSignatureProviders&lt;/em&gt; code block will equal: &lt;strong&gt;signatureProviderName: &amp;quot;UniversalSignaturePen_DS_Smartcard_TSP&amp;quot;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;If you would like the &amp;quot;date signed&amp;quot; to be added to the document upon signature, you will need to add the &lt;em&gt;dateSignedTabs&lt;/em&gt; code block within the &lt;em&gt;tabs&lt;/em&gt; section
&lt;ul&gt;
&lt;li&gt;Within this code block, you will specify where the signature will show on the page.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Below is an example of the DocuSign envelope creation JSON:&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: Best practice is to create constants for parameters&amp;nbsp;but were kept in plain text for this example.&lt;/p&gt;
&lt;h3&gt;User Experience&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: if implemented correctly, the entire user experience with DocuSign will take place within Appian.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1. When a user is ready to sign a document, they must insert the PIV/CAC card into the&amp;nbsp;computer.&amp;nbsp; They may be presented with an option to chose which associated certificate they would like to use.&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;/div&gt;
&lt;p&gt;2. After clicking Continue,&amp;nbsp;the user will then be required to confirm the certificate they chose (if there were multiple present)&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;/div&gt;
&lt;p&gt;3. Once the user confirms their identity and finishes the signature, they will then be presented with a box to enter their individual PIN.&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;/div&gt;
&lt;p&gt;4. The document will be officially signed once the PIN has been entered.&lt;/p&gt;
&lt;h3&gt;Browser Requirements&lt;/h3&gt;
&lt;p&gt;Chrome:&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DocusSign Chrome Extension&lt;/li&gt;
&lt;li&gt;DocuSign PKI: This must be installed if one needs to digitally sign documents using the signer held certificates.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Internet Explorer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable ActiveX Controls:&amp;nbsp;Under the&amp;nbsp;ActiveX Controls and Plug-ins heading, click to enable&amp;nbsp;&lt;b&gt;Initialize and script ActiveX Controls not marked as safe for scripting&lt;/b&gt;.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Firefox:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DocuSign Firefox Extension&lt;/li&gt;
&lt;li&gt;DocuSign PKI:&amp;nbsp;This must be installed if one needs to digitally sign documents using the signer held certificates.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: integrations&lt;/div&gt;
</description></item><item><title>Enabling PIV/CAC based signatures through DocuSign within Appian</title><link>https://community.appian.com/success/w/guide/3251/enabling-piv-cac-based-signatures-through-docusign-within-appian/revision/2</link><pubDate>Tue, 17 Oct 2023 14:45:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2f448a17-62d7-47b1-843a-b32132ad403a</guid><dc:creator>matt.cosenza</dc:creator><comments>https://community.appian.com/success/w/guide/3251/enabling-piv-cac-based-signatures-through-docusign-within-appian#comments</comments><description>Revision 2 posted to Guide by matt.cosenza on 10/17/2023 2:45:26 PM&lt;br /&gt;
&lt;div&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h2 id="how_can_i_enable_piv/cac_signatures_with_docusign_through_appian?"&gt;How can I enable PIV/CAC signatures with DocuSign through Appian?&lt;/h2&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;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 &lt;a href="/w/guide/3253/integrating-with-docusign"&gt;Integrating with DocuSign&lt;/a&gt; article for information about the key concepts,&amp;nbsp;connectivity with Appian and implementation guidance.&lt;/strong&gt;&lt;/p&gt;
&lt;h3&gt;Getting Started&lt;/h3&gt;
&lt;p&gt;DocuSign Service Account Settings: (&lt;strong&gt;Note&lt;/strong&gt;: You will need to ask someone from DocuSign&amp;#39;s support team to enable these settings)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable &amp;quot;PIV/CAC signatures&amp;quot;&amp;nbsp;&lt;/li&gt;
&lt;li&gt;Enable &amp;quot;signature details within in the signature manifestation&amp;quot;.
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Note&lt;/strong&gt;: This is needed If you want to display signature details in the signature block (i.e. date signed, CAC information, etc.).&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;Envelope Creation JSON&lt;/h3&gt;
&lt;p&gt;When sending the JSON to create an envelope within DocuSign for signature, the &lt;em&gt;recipientSignatureProviders&lt;/em&gt; block must be included in order to denote PIV/CAC signatures.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;The &lt;em&gt;recipientSignatureProviders&lt;/em&gt; code block will be located within &lt;em&gt;recipients-&amp;gt;signers&lt;/em&gt; code blocks
&lt;ul&gt;
&lt;li&gt;The parameter:value within the &lt;em&gt;recipientSignatureProviders&lt;/em&gt; code block will equal: &lt;strong&gt;signatureProviderName: &amp;quot;UniversalSignaturePen_DS_Smartcard_TSP&amp;quot;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;If you would like the &amp;quot;date signed&amp;quot; to be added to the document upon signature, you will need to add the &lt;em&gt;dateSignedTabs&lt;/em&gt; code block within the &lt;em&gt;tabs&lt;/em&gt; section
&lt;ul&gt;
&lt;li&gt;Within this code block, you will specify where the signature will show on the page.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Below is an example of the DocuSign envelope creation JSON:&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;/div&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: Best practice is to create constants for parameters&amp;nbsp;but were kept in plain text for this example.&lt;/p&gt;
&lt;h3&gt;User Experience&lt;/h3&gt;
&lt;p&gt;&lt;strong&gt;Note&lt;/strong&gt;: if implemented correctly, the entire user experience with DocuSign will take place within Appian.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;1. When a user is ready to sign a document, they must insert the PIV/CAC card into the&amp;nbsp;computer.&amp;nbsp; They may be presented with an option to chose which associated certificate they would like to use.&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;/div&gt;
&lt;p&gt;2. After clicking Continue,&amp;nbsp;the user will then be required to confirm the certificate they chose (if there were multiple present)&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;/div&gt;
&lt;p&gt;3. Once the user confirms their identity and finishes the signature, they will then be presented with a box to enter their individual PIN.&lt;/p&gt;
&lt;div style="margin-bottom:3rem;margin-top:3rem;"&gt;&lt;/div&gt;
&lt;p&gt;4. The document will be officially signed once the PIN has been entered.&lt;/p&gt;
&lt;h3&gt;Browser Requirements&lt;/h3&gt;
&lt;p&gt;Chrome:&amp;nbsp;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DocusSign Chrome Extension&lt;/li&gt;
&lt;li&gt;DocuSign PKI: This must be installed if one needs to digitally sign documents using the signer held certificates.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Internet Explorer:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Enable ActiveX Controls:&amp;nbsp;Under the&amp;nbsp;ActiveX Controls and Plug-ins heading, click to enable&amp;nbsp;&lt;b&gt;Initialize and script ActiveX Controls not marked as safe for scripting&lt;/b&gt;.&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Firefox:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;DocuSign Firefox Extension&lt;/li&gt;
&lt;li&gt;DocuSign PKI:&amp;nbsp;This must be installed if one needs to digitally sign documents using the signer held certificates.&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: integrations&lt;/div&gt;
</description></item><item><title>Enabling PIV/CAC based signatures through DocuSign within Appian</title><link>https://community.appian.com/success/w/guide/3251/enabling-piv-cac-based-signatures-through-docusign-within-appian/revision/1</link><pubDate>Thu, 31 Aug 2023 18:55:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2f448a17-62d7-47b1-843a-b32132ad403a</guid><dc:creator>joel.larin</dc:creator><comments>https://community.appian.com/success/w/guide/3251/enabling-piv-cac-based-signatures-through-docusign-within-appian#comments</comments><description>Revision 1 posted to Guide by joel.larin on 8/31/2023 6:55:04 PM&lt;br /&gt;
&lt;p&gt;TEMP&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>