Skip to content

Commit fe6347f

Browse files
committed
Update index.html
1 parent 688b927 commit fe6347f

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

sign-for-express/index.html

+2-5
Original file line numberDiff line numberDiff line change
@@ -21,19 +21,16 @@ <h1>Sign for Express</h1>
2121
<li><a href="#usage">Usage</a></li>
2222
<li><a href="#support">Support</a></li>
2323
</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 <a href="#support">Support channel</a> mentioned below.</p>
2425
<h2 id="intro">Introduction</h2>
25-
<p>This <a href="https://www.adobe.com/express/">Adobe Express</a> add-on provides a simple integration with <a href="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 <a href="https://www.adobe.com/express/">Adobe Express</a> add-on provides a simple integration with <a href="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>
2627
<ul>
2728
<li><a href="https://opensource.adobe.com/spectrum-web-components/">Spectrum Web Components</a> for the User Interface</li>
2829
<li><a href="https://developer.adobe.com/express/add-ons/docs/references/addonsdk/app-oauth/">OAuth 2.0 support</a> provided by Adobe Express</li>
2930
<li><a href="https://developer.adobe.com/express/add-ons/docs/references/addonsdk/app-document/#createrenditions">PDF Rendition support</a> provided by Adobe Express</li>
3031
</ul>
3132
<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>
3233
<h2 id="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>
3734
<p>Once you have access to the add-on it appears as:</p>
3835
<img alt="Sign for Express add-on initial appearance" src="/images/add-on-start.png" width="856" height="656"/>
3936
<p>The add-on provides a step-by-step flow to allow the user to:</p>

0 commit comments

Comments
 (0)