320 results matched your search criteria
Forum topic
Mobile Security Suite
In our Android application, we enabled the UserAuthenticationCallback.
Forum topic
OneSpan Sign
Hi,
I had 2 general question. Does ESignLive support the following:
I understand these scenarios will may not occur in the production environment.
I wanted this information to prepare our application test cases.
1. Can a role be added without an approval (signature).
Forum topic
OneSpan Sign
When I create a package from a PDF document and combine the EnableExtraction() calls to extract form field positions, and I add an .WithInjectedField() clause, I do not get any data injected in the static fields.
I now have to do it in 2 steps:
1) Create a layout from the PDF with EnableExtraction
Forum topic
OneSpan Sign
` var apiKey = "nulldev88";
$http({
url: "https://sandbox.esignlive.com/api/packages",
method: "GET",
headers: {'Content-Type':'application/json',"Authorization" : apiKey }
}).success(function (data, status, headers, config) {
console.log(data);
}).error(function (data, status, headers, config) {
c
Forum topic
OneSpan Sign
We are integrating ESignLive with our ASP MVC site.
Forum topic
OneSpan Sign
I am playing around with asking signers to answer questions before signing the application to add some fraud mitigation.
Forum topic
OneSpan Sign
We put below in our application pom.xml:
Forum topic
OneSpan Cloud Authentication
The current OpenAPI schema https://community.onespan.com/sites/default/files/interactive_api_references/tid-api_13022020_0.json contains the following API endpoint which br
Forum topic
OneSpan Sign
Hello,
I am trying to interface with OneSpan Sign using the REST API. I am using the LotusScript language on a HCL Notes / Domino platform.
Forum topic
OneSpan Sign
Hi,
With the default security settings on Safari "Allow from Current Website Only", our application is unable to open either the designer or signing ceremony windows in an iframe. The problem seems to be in setting/creating a cookie.