OneSpan Introduces DigipassONE, Bringing a Unified Platform Approach to Authentication Modernization
A new authentication platform helps financial institutions support diverse customer authentication preferences while modernizing at their own pace Learn More
633 results matched your search criteria
Forum topic
OneSpan Sign
I am trying to debug an issue with injecting data via Apex SDK into a merge field to a specific PDF form and it's failing.
Forum topic
OneSpan Sign
Hi,
We are using this method to create an package
Forum topic
Intelligent Adaptive Authentication
Allowing signed forms to be included (concatenated) in new PDF's
Forum topic
OneSpan Sign
Need some assistance -
Forum topic
OneSpan Sign
I have a Laserfiche Workflow sending a document for signature to 4 persons. Workflow is configured to use the layout “XXSignaturePage” based on the template by the same name.
Forum topic
OneSpan Sign
We have set up our account with maximum allowed KBA failures = 3 but ESL is allowing seemingly unlimited invalid retries. So, signers never get locked and the KBA_FAILURE and SIGNER_LOCKED emails and callback notifications don't get sent.
Forum topic
OneSpan Sign
Hello,
I have searched to find answers to this but can't seem to find them.
Forum topic
OneSpan Sign
Hello Team,
I have the following scenario: I am trying to create a Package with a PDF document, which is provided as binary stream. I also want to add a Signer(s) Signature(s) and to locate these through corresponding text-anchors.
Forum topic
OneSpan Sign
Can you append a DocumentPackage that has been created.
Dim eslClient As New EslClient(apiKey, apiUrl)
Dim fs As FileStream = File.OpenRead(strESignLiveFile)
Dim superDuperPackage As DocumentPackage = PackageBuilder.NewPackageNamed(strContractFileName).