196 results matched your search criteria
Forum topic
OneSpan Sign
Hi everyone,I'm reaching out to explore how we can integrate OneSpan Sign with our internal public-facing applications. These applications generate documents requiring e-signatures.
Forum topic
OneSpan Sign
Hi,
We found that there are two ways to get signing ceremony URL for signers, and they both seem to work, but not sure which one is the right way of doing it or if one approach is preferred over the other and why.
Here is a sample code:
EslClient eslClient = new EslClient(API_KEY, API_U
Forum topic
OneSpan Sign
Hi
I have been playing with embedded signing URL generations lately and originally learned from this blog post that " Once you’ve gotten an authentication token, the next step is to build the fol
Forum topic
OneSpan Sign
Hello I found this code for to be able to create a signing session :
Forum topic
OneSpan Sign
Question: We have a business process where internal users need to quickly sign documents that have multiple signature locations. Ideally, we would want our users to access a document, view it on screen then with a single click sign all locations. Is there a way to accomplish that with eSignLive?
Forum topic
OneSpan Sign
Hello,
We use the v11 of esign live, and we have a trouble with the X-Frame-Options set to (sameorigin) provided by the https://sandbox.esignlive.com/access into a Iframe.
Before the v11 was an option WithFrame() but this option was remove.
Forum topic
OneSpan Sign
In looking at the audit service for a package there appears to be events worthy of being in an audit log but do not appear to be.
For example: PIN authentication failures show up, but not that access has been locked out.
I haven't tried, but does resetting the 'PIN count' get logged?
Both of thes
Forum topic
OneSpan Sign
Hello
Instead of using the OneSpan Sign email.complete email to provide a link to the signed documents to each signer, I would like to send a custom email or via a web page.
Forum topic
OneSpan Sign
We have a customer that will have their signers access the signing page after they have already been authenticated in out customers personal system. They want to know if there is any way to get a signing URL that will not have to go through Silanis Authentication (sms, kba, etc).
Forum topic
OneSpan Sign
We build a web application using the Silanis.ESL.SDK to create and manage document to sign. Which is using the PackageID and DocumentID to interact with Esign in order to get the Signing status and download the signed document.