django-adobesign 0.12

Creator: danarutscher

Last updated:

Add to Cart

Description:

djangoadobesign 0.12

django-adobesign
django-adobesign is a Django application for Adobe AdobeSign’s digital signature.
It implements django-anysign API.

Run the demo

Create an account Adobe Sign

Trial account: go to Adobe create trial account




OR

Developer account with watermark: got Adobe developer account



Create an application

Go to your Adobe Sign Profile




Setup the application

Select the application then click on Configure OAuth for Application
In the Redirect URI field set: “https://localhost:8000/token” then save.


Obtain the corresponding application_id/application_secret

Double click on the application


Clone this repo
Install Python module dependencies

In django-adobesign, run: make demo


Run the demo

In django-adobesign, run: make serve
Go to https://localhost:8000: https://localhost:8000





Adobe OAuth Diagram
Adobe Sign API is based on OAuth2 authentication.
Use MSCGen in mode MsGenny to visiualize the authentication sequence diagram

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.