62 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
can you please help with Signer Authentication REST API code
Thanks
Naresh
Forum topic
OneSpan Sign
Hi OSS Community Team,
For signer person ui we use OneSpan signing URL (https://sandbox.esignlive.com/authentication?target=https://sandbox.esignlive.com/transaction/{:transactionId}/sign&loginToken=******) to get data, in this case we get HTML page.
Forum topic
OneSpan Sign
Trying to use Signer Authentication Tokens but this code always gets me “Unauthorized Accessâ€.
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
Hi team,
We have few questions from our clients:
Is there any event for "Failed Question & Answer Authentication” & “Question & Answer Authentication” or “Signing Session for Signer” ?
For these events, JSON file (package file) gets updated, right?
Forum topic
OneSpan Sign
SSO PROBLEM, I explain the problem to you :
Forum topic
OneSpan Sign
At my work place, we are trying to get a Sender Authentication token for a package using the below information
/api/authenticationTokens/sender
Authorization and Accept Headers are included.
In Body, in the request payload, inlcuded packageId in JSON.
Getting below error
{
"code": 404,
Forum topic
OneSpan Sign
Hi,
We would like to integrate esign solution to our application, while creating the signer CreateSignerSessionToken, we want SMS authentication to be enabled in that session. Could you please advise how this can be achieved.
Forum topic
OneSpan Sign
Hi Team,
Is there any way to authenticate signer while signing the document from Email.
Scenario: We just want to block the un-authorized user from signing if that user get access to the signing link from forwarded email.
Regards,
Forum topic
OneSpan Sign
Hi,
I am trying to retrieve the signer authentication token to build the SignInUrl to be used in Iframe in our application, which we are working on.
I am trying to use the approach of creating SignerSession with Signer Authentication Tokens as per the below blogs