OneSpan Introduces DigipassONE, Bringing a Unified Platform Approach to Authentication Modernization
A new authentication platform helps financial institutions support diverse customer authentication preferences while modernizing at their own pace Learn More
954 results matched your search criteria
Forum topic
OneSpan Sign
Hello,I am using signatureBuilder = signatureBuilder.WithField(FieldBuilder.RadioButton("Group3").WithName(fieldName).WithValidation(FieldValidatorBuilder.Basic().Required()).WithPositionExtracted());
Forum topic
OneSpan Sign
So far we love the new designer ui, and realize the signer ui hasn't yet changed. I would like to see fields like the signer title, company and email be editable.
Forum topic
OneSpan Sign
Have just started experimenting with conditional logic on forms and am hoping that someone has a good solution.
Forum topic
OneSpan Sign
When a particular signer or role signs can we obfuscate certain data points to prevent them from seeing information? ...while a different signer/role CAN see the information. This would help me with some design considerations. Thank you, Randy
Forum topic
OneSpan Sign
Is it possible to require additional security beyond API key for communication to eSignLive for things like package creation?
If using SAML 2.0 for user authentication is it possible to log a user into a package in an iFrame using SAML 2.0 authentication so that the user is shown the particular pac
Forum topic
OneSpan Sign
There is a client who is interested in evaluating eSignLive for digital signatures.
Forum topic
OneSpan Sign
Hi is it possible from custom UIto allow user to place signature on the page...to choose where it want it. What parameters I need to set in the code. I use .net SDK
Also would it be possible to size iFrame to the document or to remove all unnecessary space around document. How?
Forum topic
OneSpan Sign
Hi,
We are not sending the "hideCaptureText" as false in the request eventhogh we are receiving the signature with Date and Name after signed the document.
Please let us know whether we can do Account Level settings for True/False for this feature if yes, please provide us the screenshot.
Thanks,
Forum topic
OneSpan Sign
I keep getting this message "Signed and all signatures valid.
Forum topic
OneSpan Sign
I'm trying to save some metadata in the `data` attribute of approvals, or even within a `Field`, but when I GET the package, `data` is `None`. I've had no issues saving metadata within `Documents.data`.