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
1769 results matched your search criteria
Forum topic
OneSpan Sign
Hi ,
Signer has to input group of numbers together say SSN . How we design that , is there any specific input type available for this ?
Forum topic
OneSpan Sign
Hi all,
I'm trying to use digital certificate authentication (with PIV card) for my signers, but I can't figure out how to format this in my JSON. Any ideas?
Forum topic
OneSpan Sign
I just had groups enabled on my account and am wanting to create them and invite signers to the groups. Does anyone have an example of how to do this?
Forum topic
OneSpan Sign
Hi,
User want a popup kind of thing that show all detail of a package.
I tried designer mode but it is not working if package is in Signer_Pending mode.
Thanks
Forum topic
OneSpan Sign
Hi Duo,
Could you please point me to how to fetch the list of values, default value and the value chosen by the signer using sdk and rest?
Thanks!
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
In the following piece of code I am inserting Check Buttons, thru a list of SignatureDetails. Here I am adding the entries to the DocumentBuilder documentBuilder = DocumentBuilder.NewDocumentNamed(document.FileName)
Forum topic
OneSpan Sign
Hi,Assuming the one span sign UI is already configured with the Azure AD authentication to login, Is there a way to use same configurations to Authenticate the one span API or get the Auth token for API access. Instead of using the API keys or Client App?
Forum topic
OneSpan Sign
I've been looking for the PHP snippet to get e-signed person details. I found the below help from OneSpan documentation section.
https://www.onespan.com/blog/onespan-sign-how-using-auditservice
Forum topic
OneSpan Sign
Hi,
This forum has been such a great help so far, that I figured I'd post here on the off-chance you can provide some guidance.
We're working on displaying the Signing Ceremony iFrame within our application on mobile devices (specifically an iPad running Safari) and have run into some issues.