# DocuSign
# Configuration
# Within DocuSign
Create new app integration key
Fill in a name
Set
Is your application able to securely store a client secret?
toNo
Add a redirect url
See the following url: https://xxxxx.sharepoint.com/sites/yyyyy/SitePages/zzzzz.aspx?view=oauth (opens new window):- Replace
xxxxx
with the sub domain of the customer/project - Replace
yyyyy
with the DMS root name (normally this should beepona365
) - Replace
zzzzz
with the Epona365Web page name (normally this should beEpona365
)
- Replace
Enable CORS for authentication
Check the following HTTP methods:- GET
- POST
- PUT
And add an origin url eg.: https://xxxxx.sharepoint.com/ (opens new window)
# Within DMS Configuration Center
In category
DocumentSigning
change the provider toDocuSign
:In category
DocuSign
add the integration key
This key must be retrieved from the DocuSign website.