docusignapi - DocuSign ID Check with Embedded signing -


using rest api, i've been trying create recipients embedded signing , still require id check. can't seem work. embedded signing part works fine i'm not prompted id check.

i know embedded signing user authentication duties can handled app our business still have signers authenticate id check feature.

so possible use id check feature embedded signing?

there might bug here, got work specifying rda id check in template recipient authentication settings, when reference template in embedded signing api call starts out on id check before allowing access envelope.

doing confirms can combine rsa id check embedded signing, that's answer part. fact had set rsa authentication @ template level in console , requireidlookup property in requests seems ignored makes me think there's bug.

i follow docusign regards property not having effect on envelope, should able work specified above. if use template , not want rsa id check recipients, can make template that's same add id check in, , reference new template in api calls , use first template when don't want rsa id check.


Comments

Popular posts from this blog

html - How to style widget with post count different than without post count -

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

javascript - storing input from prompt in array and displaying the array -