157 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
We are trying to use the REST API for creating packages, documents etc and currently we are using the API key in the request header to send the requests.
However, we are not sure if we need to use the Authentication Token while sending the requests or use the API key in the request header.
We
Forum topic
OneSpan Sign
I checked the guides and no matter what i do i am getting the error below on postman the url i used was https://sandbox.esignlive.com/oauth .
Forum topic
Intelligent Adaptive Authentication
Hi everyone,
Forum topic
OneSpan Sign
I am following the example in your blog to Authenticate a Signer: https://www.esignlive.com/blog/esignlive-how-to-authenticating-signers/
Here is what I have produced:
var apiKey = CeremonyClient.GetKey();
var urlBase = CeremonyClient.GetUrl(); // "https://sandbox.e-signliv
Forum topic
OneSpan Sign
Hello,
We have integrated our salesforce application with onespan using APEX SDK for our signature use cases. We have this below scenario, could you please check how can we handle this?
1. Email sent to signer named 'John Smith' for signature.
Forum topic
OneSpan Sign
Hi,
for InPerson signing, we manually launch signing ceremony with
GET https://sandbox.e-signlive.ca/access?sessionToken=token
from Postman, I got the response as sessionId such as
{
Forum topic
Intelligent Adaptive Authentication
Hello Good People,
Currently we have an IAS server for our one inhouse application, I would like to integrate with CyberArk PAM with backend authentication using active directory.
Kindly can anyone advise over the possibilities.
Forum topic
OneSpan Sign
So far, the process is this. The notary signs into the transaction and then switches to the borrower that will be signing. The borrower will then click the okay button a few times to authenticate themselves and start signing.
Forum topic
OneSpan Sign
Hello,
Create package API is failing with client app authentication whereas the same works with API key.
I used SDK version 11.34 for client app and 11.15 for API key. Can someone please help wth the below issue?
Forum topic
OneSpan Sign
Hi, I am trying to get the OneSpan Mobile Authenticator 4.0 to work in Windows 11 via Window Subsystem for Android (WSA) but with no luck.