17 results matched your search criteria
Forum topic
OneSpan Sign
I would like to make calls to restapi, and would also like to take advantage of the com.silanis.esl.api.model.* model objects available in the java sdk jar
our /api/sysinfo shows:
{
"schema": "16.10.4",
"version": "16.6.16",
"timestamp": "2017-12-12 23:32+0000"
}
This page has 2 versions
Forum topic
Mobile Security Suite
I'm trying to run the Sample for the Orchestration Server SDK.
The README.md mentions one need five dependencies
- all2wrap.jar
- DSAPP_Server.jar
- OrchestrationSDKServer.jar
- UtilitiesSDK.jar
- NotificationSDKServer.jar
Forum topic
OneSpan Sign
Hello,
We are trying to determine which signatures have been signed with the following method:
eslClient.getApprovalService().getAllSignableSignatures(documentPackage, documentId, signerId)
however we get the following error:
Optional details: {"code":403,"messageKey":"error.forbid
Forum topic
OneSpan Sign
The onespan Java sdk (sdk-11.51-jar-with-dependencies.jar) contains a version of netty (4.1.74.Final) that has security vulnerability CVE-2022-24823, the sdk-11.51.jar has references to it, and our company (and clients) won't allow it to be deployed with security vulnerabilities.
Forum topic
OneSpan Sign
Hi,
Chinese is not working on package level.
We have application and deployed the JAR file but Locale is not working for CHINESE. It is working for rest all Language.
Dont know exact issue because it is Siebel Application and we can only deploy JAR.
Forum topic
OneSpan Sign
I would like to make a suggestion to be a bit more specific in the maven artifact name of the java sdk.
Forum topic
OneSpan Sign
Hello,
We have been having troubles connecting to OneSpan Sandbox API.
Forum topic
Mobile Security Suite
Dear,
I'm trying to run "Orchestration SDK" backend server but I faced an error as I can't find jar files that includes below libraries.
-com.vasco.dsapp.server.DSAPPServer;
-com.vasco.orchestration.server.OrchestrationSDKServer;
Forum topic
OneSpan Sign
Hi,
How OneSpan extract the text tag field from PDF?
for example: for Acrofield PDF, we are using itext to read acrofield as PdfReader.getAcroFields().getFields(), do you know how to read text tag using itext? or using different jar?
thanks,
Cindy