Django application to manage online signature with AdobeSign.
Project description
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
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-adobesign-0.12.tar.gz
.
File metadata
- Download URL: django-adobesign-0.12.tar.gz
- Upload date:
- Size: 15.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dc201db1d668752bdd3f5a4752945e436d3a42915d033414ae077894f9da190e |
|
MD5 | dfb7e62abd622c25c2134e13e695957f |
|
BLAKE2b-256 | 379687c91c7c778625f74102497ff855edd060fdc4d8d3e0865a3fda9978e085 |
File details
Details for the file django_adobesign-0.12-py2.py3-none-any.whl
.
File metadata
- Download URL: django_adobesign-0.12-py2.py3-none-any.whl
- Upload date:
- Size: 16.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd125d7eef6175b7c22b1d98d1a503ce703200c7b26752d91f7f9c48cc776ab9 |
|
MD5 | 87427830fd65a511246ab970b80f2920 |
|
BLAKE2b-256 | dbef4e51baf570074f7e7cbcb9248b4dfb8b1b4678211f8d8b51f54227401f88 |