174 results matched your search criteria
Forum topic
OneSpan Sign
Hi Haris,
I would like to quickly clarify on the below approval format where I noticed that even if the page detail is not provided it works fine to realize the exact text to place the textfield using text anchor.
“approvalsâ€: [
{
“roleâ€: “signer1â€,
“fieldsâ€: [
{
“subtypeâ€: â€
Forum topic
OneSpan Sign
I'm running the follow code (segment) and my pdf is showing up garbled on the sandbox using Java API version 10.10.1
I can read the file Consent.pdf using any reader on my workstation, but when it gets to the sandbox site it is showing up as a series of garbled text (starts with
@`%PDF-1.3...
Forum topic
Intelligent Adaptive Authentication
I don't know if this is the right place, but...
I have test installation of IAS 3.14.xx on Windows 2016. I wanna migrate it to Centos 7 and then upgrade it to 3.21
Forum topic
Intelligent Adaptive Authentication
Hello,
I have fully working instance of 3.21 IAS on Centos 7 (SRV-A) with some users and DigiPass in local (embedded) db. Now I want to install additional server (Centos 7- SRV-B) with sam version of IAS and I want to initiate replication from SVR-A to SRV-B.
Forum topic
OneSpan Sign
We noticed this morning that when a packageID contains _x something in the Apex SDK is removing it from the string. We are passing in:
Forum topic
OneSpan Sign
The following code does not return the specific error message.
Forum topic
OneSpan Sign
Hi,
Currently using APEX SDK to retrieve a template from OneSpanSign, then removing roles from the template as needed, if the number of signers change. I've currently defined 2 roles on the template, and am trying the scenario where only 1 is needed.
Forum topic
OneSpan Sign
The following code does not return the specific error message.
Forum topic
Mobile Security Suite
Hi everyone,I'm currently setting up OneSpan Sign on my Windows 11 laptop (64-bit, Intel Core i7, 16GB RAM) for both development and client testing purposes. I want to ensure everything runs optimally and securely.
Forum topic
OneSpan Sign
I am using the Java SDK version 10.10.1
I am creating a package with one document. There is one Signer. This signer has a FULLNAME signature and an INITIALS signature.
This is the sequence of my code:
1. Call to EslClient.createPackage() succeeds.
2.