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
37 results matched your search criteria
Forum topic
OneSpan Sign
I'm trying to use the iOS SDK, but I keep getting an authorization error. I've checked my username and password with the UI, several times. I'm not sure what the issue is. Can anyone help?
Forum topic
OneSpan Sign
Hi,
We are using JAVA SDK v11.47 , we are downloading the PDF using the below code that is there on your developer portal.
Observations:
1. The files that we download using the below code gives us password prompt when we open it
Forum topic
OneSpan Sign
Hey guys,
I'm having some trouble logging in on the Sharepoint Online App.
I'm following this steps.
Forum topic
OneSpan Sign
Is there any way to get the password to unlock a file that has been signed in OneSpan? Our users sometimes need to edit the document in Adobe after it has been signed. I have seen a couple other similar questions here, but no definitive answer on whether or not that is possible.
Forum topic
OneSpan Sign
Hi!
When I use the tool (OSS - Package Export & Download Tool - v1.3.3.jar), I can log in with user and password or with API Key. Can I download all packages created with a especific user (sender user)with this tool?
Forum topic
Intelligent Adaptive Authentication
OOB stands for Out-Of-Band. Out-of-band authentication is a type of two-factor authentication that requires a secondary verification method through a separate communication channel along with the typical ID and password.
Forum topic
OneSpan Sign
Generated URL with below code is not working.
String userAuthToken = eslClient.getAuthenticationTokensService().createSenderAuthenticationToken(packageId.toString());
String URL = String.format("https://sandbox.esignlive.com/auth?senderAuthenticationToken=%s&target=https://sandbox.esig
Forum topic
OneSpan Sign
We are receiving the following error after clicking onespan in Laserfiche webclient:
Error - SyntaxError: missing ) after argument list
Forum topic
OneSpan Sign
Hello
Looking at the iOS SDK code, i modified the obvious parameters to run the sample application.