1502 results matched your search criteria
Forum topic
OneSpan Sign
Is it possible to require additional security beyond API key for communication to eSignLive for things like package creation?
If using SAML 2.0 for user authentication is it possible to log a user into a package in an iFrame using SAML 2.0 authentication so that the user is shown the particular pac
Forum topic
OneSpan Sign
Hey team,
How we can replace the default email with our customized email? We are using .Net SDK.
Thanks,
Hanyu
Forum topic
OneSpan Sign
Is it possible for OneSpan to send an email to only the updated signer (not all signers)?I am using .NET SDK.
Forum topic
OneSpan Sign
Hi,
Is there a complete list of possible error codes from package creation using .NET SDK available for reference?
Thanks
Forum topic
OneSpan Sign
Hey team,
We have a client reporting that they have an issue can't get role id returned.
Here's the workflow:
I have created a transaction with your java sdk.
Forum topic
OneSpan Sign
Using the .NET sdk, is it possible to update the handover Link after the document has been created and sent to esign.
thx.
par.
Forum topic
OneSpan Sign
Is it possible to change the text "The Package is Complete", that is displayed after signing, using the .NET sdk
See attachment
thx.
Par
Forum topic
OneSpan Sign
In the designer of a package, there is a checkbox "Accept only" for a signer. How can I set this to true using the .NET SDK?
Forum topic
OneSpan Sign
Hello,
Due to the security requirements of my company, we are required to use two-way SSL to communicate with eSignLive via API. Using the open Java SDK code posted in Github, it was easy to enhance com.silanis.esl.sdk.EslClient within my company to accomplish this.