You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: sign-for-express/index.html
+2-5
Original file line number
Diff line number
Diff line change
@@ -21,19 +21,16 @@ <h1>Sign for Express</h1>
21
21
<li><ahref="#usage">Usage</a></li>
22
22
<li><ahref="#support">Support</a></li>
23
23
</ul>
24
+
<p><strong>Please Note:</strong> Although this add-on provides an integration between two Adobe solutions it is developed and maintained by a 3rd-party developer. The integration has been reviewed and certified by the Adobe Acrobat Sign team, but any functionality issues or requests should be raised via the <ahref="#support">Support channel</a> mentioned below.</p>
24
25
<h2id="intro">Introduction</h2>
25
-
<p>This <ahref="https://www.adobe.com/express/">Adobe Express</a> add-on provides a simple integration with <ahref="https://www.adobe.com/sign.html">Adobe Acrobat Sign</a> enterprise, to simplify the sending of an Express asset for e-signature. It makes use of the following capabilities:</p>
26
+
<p>This <ahref="https://www.adobe.com/express/">Adobe Express</a> add-on provides a simple integration with <ahref="https://www.adobe.com/sign.html">Adobe Acrobat Sign</a> enterprise accounts, to simplify the sending of an Express asset for e-signature. It makes use of the following capabilities:</p>
26
27
<ul>
27
28
<li><ahref="https://opensource.adobe.com/spectrum-web-components/">Spectrum Web Components</a> for the User Interface</li>
28
29
<li><ahref="https://developer.adobe.com/express/add-ons/docs/references/addonsdk/app-oauth/">OAuth 2.0 support</a> provided by Adobe Express</li>
29
30
<li><ahref="https://developer.adobe.com/express/add-ons/docs/references/addonsdk/app-document/#createrenditions">PDF Rendition support</a> provided by Adobe Express</li>
30
31
</ul>
31
32
<p>The add-on assumes that the user has pre-existing credentials to access Adobe Acrobat Sign and are permitted to create a new agreement.</p>
32
33
<h2id="usage">Usage</h2>
33
-
<p>Please note that, as the Partner API Application used within Adobe Acrobat Sign is not currently certified, you will need to enable the following entry within the Security Settings of your account for the add-on to function correctly.</p>
34
-
<ul>
35
-
<li><strong>Allow Uncertified partner applications to access data from this account</strong></li>
36
-
</ul>
37
34
<p>Once you have access to the add-on it appears as:</p>
38
35
<imgalt="Sign for Express add-on initial appearance" src="/images/add-on-start.png" width="856" height="656"/>
39
36
<p>The add-on provides a step-by-step flow to allow the user to:</p>
0 commit comments