How to bypass user consent screen in DocuSign via API
How to bypass user consent screen in DocuSign via API
This is in regards to DocuSign.
We will be using JWT OAuth approach for authentication in our project,currently for the first time, User Consent is required to be provided before it generates the JWT token via code/API (see snapshot).
My question is can we bypass this first time user consent either in our code or some other technique so that the flow is smooth right from the first instance.
The link I referred is :https://developers.docusign.com/esign-rest-api/guides/authentication/obtaining-consent
enter image description here
Thanks in Advance.!
Atul
1 Answer
1
Yes, if you have Organization Administration enabled for your DocuSign account then you can proactively grant consent for some or all of the users in your account.
Talk with your DocuSign contact to try out Organization Administration.
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.