Skip to main content

Django application to manage online signature with AdobeSign.

Project description

django-adobesign is a Django application for Adobe AdobeSign’s digital signature.

It implements django-anysign API.

Run the demo

  1. Create an account Adobe Sign

    Trial account: go to Adobe create trial account

OR

Developer account with watermark: got Adobe developer account

  1. Create an application

    Go to your Adobe Sign Profile

  1. 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.

  2. Obtain the corresponding application_id/application_secret

    Double click on the application

  3. Clone this repo

  4. Install Python module dependencies

    In django-adobesign, run: make demo

  5. 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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-adobesign-0.5.tar.gz (14.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page