Authorization Code Grant

Can someone outline how I would go about configuring Authorization Code Grant authentication in a web services connector? I have been reading about it here but the settings available don’t fit neatly with the Docusign requirements, which are pretty standard.

BTW, we tried to use the SaaS Docusign connector but it didn’t allow us to dive deeper into some of the other APIs that we need to pull from.

Hey Justin,
How are you?

The documentation link you shared is not pointing to WS connector guide and it’s explanation of idn authentication. They are different.

Speaking of connecting to docusign we are using Oauth2.0 and grant-type as “JWT Bearer Token”. Below are the config details if those help.


Thanks @chirag_patel, I tried the same but the issue I had was that there was no Private Key password available in the Docusign integration, as far as I could tell. Can you clarify where that was coming from or what value should be used?