Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
cajhughes committed Oct 29, 2024
1 parent 876e7ad commit df5156b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions aas/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ <h3>Access &amp; Authorization</h3>
<ul>
<li>Login: <a href="https://adobesign.com/public/login">https://adobesign.com/public/login</a></li>
<li>Sandbox Login: <a href="https://adobesignsandbox.com/public/login">https://adobesignsandbox.com/public/login</a></li>
<li>Migration Authorization: <a href="https://secure.adobesign.com/public/oauth/v2?redirect_uri=https://localhost.com:8001/auth/api/complete/adobesign/&response_type=code&client_id=CBJCHBCAABAALyr0NDtL0m8APcPUYS0iiAbEJNZzmbky&scope=user_read:account+user_login:account+widget_read:account+widget_write:account+library_read:account+library_write:account+workflow_read:account+workflow_write:account">Launch OAuth2</a></li>
<li>Sample OAuth Flow: <a href="https://www.e-sign.org.uk/aas/oauth/">https://www.e-sign.org.uk/aas/oauth/</a></li>
</ul>
<h3>Developer Materials</h3>
<ul>
Expand All @@ -23,7 +23,6 @@ <h3>Developer Materials</h3>
<li>Adobe Acrobat Sign Reference Guides: <a href="https://helpx.adobe.com/sign/using/reference-guides.html">https://helpx.adobe.com/sign/using/reference-guides.html</a></li>
<li>Adobe Acrobat Sign Tutorials: <a href="https://helpx.adobe.com/sign/tutorials.html">https://helpx.adobe.com/sign/tutorials.html</a></li>
<li>GitHub esign-org-uk: <a href="https://github.com/esign-org-uk" title="GitHub">https://github.com/esign-org-uk</a></li>
<li>Sample OAuth Flow: <a href="https://www.e-sign.org.uk/aas/oauth/">https://www.e-sign.org.uk/aas/oauth/</a></li>
<li>Service Accounts: <a href="https://helpx.adobe.com/sign/using/sign-config-manual-service-accounts.html">https://helpx.adobe.com/sign/using/sign-config-manual-service-accounts.html</a></li>
<li>Technical Accounts: <a href="https://helpx.adobe.com/sign/using/sign-technical-accounts.html">https://helpx.adobe.com/sign/using/sign-technical-accounts.html</a></li>
</ul>
Expand Down

0 comments on commit df5156b

Please sign in to comment.