Skip to main content

I am trying to understand how to create a JWT Grant for Monitor.

I have limited knowledge of API’s.

Using the documentation from DocuSign I have all requirements except the last.

Prerequisites

Depending on your SIEM, make sure you have:

How do I find my DocuSign client ID, Scopes, 

redirect for the moment, I am using http://www.localhost.com & I have an Integration Key

  •  

I did find that the Client Code is the Integration Key. So I am good, but where should I point my redirect?

https://account-d.docusign.com/oauth/auth?response_type&scope=signatureimpersenation&client_id=xxxxxxxxxxxxxxxxxxxx&redirect_uri= https://account-d.docusign.com/

 

Now I am receiving. The redirect URI is not registered properly with DocuSign


Reply