78 results matched your search criteria
Forum topic
Intelligent Adaptive Authentication
Dear Team,
I have added ntp record to IAS server, but time is not synchronized with ntp server.
from firewall logs, i couldn't find any blocking on ntp port.
from IAS logs, we have got below error:
Forum topic
OneSpan Sign
Hey,
I am integrating the OneSpan Sign iOS SDK into an Existing Project.
I have done all the initial configuration but when I am doing login, app is getting crashed.
It throws following error:
CoreData: error: Cannot load NSManagedObjectModel.
Forum topic
OneSpan Sign
REQUIREMENT
We would like to be able to order our signers. For example for a document: SignerB has to sign before SignerA.
WHAT WE HAVE FOUND
OSS 11.42: This is an option to order signers from the OSS UI when initiating the signing ceremony.
Forum topic
OneSpan Sign
Is this sender token required in a json package? I ask because I get an error sending a package request stating "id": "sender" not found. This is just a sender not requiring a signature but sending a request package for signature of another user.
Forum topic
OneSpan Sign
We are using a word document that has embedded tags. We have a required field that one of the signers has to fill out before signing, and this required field is at the end of the document
Forum topic
OneSpan Sign
Using REST API to create the package along with the documents and return a response package id. After that, we initiate a REST API signerAuthenticationToken passing packageId and email address of the signer which then redirect to an iframe to begin the signing ceremony.
Forum topic
OneSpan Sign
Years ago, with our initial eSign implementation we noticed a significant drop off when we required a married couple to sign separately.
Forum topic
OneSpan Sign
Hi,
email.notify.mobile
This template sends a signer an email with a link that can be used to capture their signature on a mobile device
Forum topic
OneSpan Sign
It would be extremely helpful to enhance the signing ceremony UX. Since it's the core component of an end-user, we would love to see enhancements to the UI/UX to make it a better/more intuitive experience. Below are a couple of items:
1.
Forum topic
OneSpan Sign
I'm experiencing an issue when I try to update a signature type from click-to-sign to capture, after a transaction is created.
We have tried the modifySignature method using the Java SDK and it seems like this approach does not work.