157 results matched your search criteria
Forum topic
OneSpan Sign
Does the signing url support authentication using SAML or some other means so that if someone gets access to the URL they wouldn't be able to use it without a valid token?
Forum topic
OneSpan Sign
Hi, I'm trying to set up a demonstration project using the sandbox environment but I'm having troubles authenticating with the API.
I initially used the .NET SDK to access the sandbox but when I hit troubles I decided to try and distill the problem down.
What I'm observing is that my first attempt
Forum topic
OneSpan Sign
I'm trying to get the Authentication token with the following code, however its return error "The remote server returned an error: (405) Method Not Allowed."
string url = "https://sandbox.esignlive.com/api/authenticationTokens";
string apiKey = "WXNKRk9vb*****************";
Forum topic
OneSpan Sign
Hi Duo,
Hope you are doing well! I have a few questions about the SMS Authentication Service update that we received through the OSS Service Notification system.
Forum topic
OneSpan Identity Verification
For work I have to use the One Span Authenticator. But I use a Librem 5 phone.
Where can I find the Authenticator application to use on the Librem 5 to authenticate myself?
Forum topic
OneSpan Sign
SSO PROBLEM, I explain the problem to you :
Forum topic
OneSpan Sign
Is there any way how we can authenticate the signing process using email address rather than the phonenumber.
The scenario to be more precise is that
after eslClient.SendPackage(packageId);
When we get the signingUrl back, we would want to authenticate it via email.
I have found the authentication
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 Identity Verification
Hello Everyone please i am new user for one spam technology, please when i did the setting for windows logon authentication at the customer side i face this error "Digipass authentication failed Details failed to search on and/or to LDAP servers" please any help to complete
Forum topic
OneSpan Sign
Hi There ,
I want to know about any provision of sending the authentication token to the callback generation rest api call so that once the callback happens
, we may get that token back with the request.