183 results matched your search criteria
Forum topic
Intelligent Adaptive Authentication
Hello,
I have an issue in IAS integration with AD.
I can't add AD users to IAS
for event logs i got below error:
{Error Code: '(-30)' ; Error Message: 'Failed to search on and/or bind to LDAP server(s)'}}
Forum topic
OneSpan Sign
Hi,
There is a confusion when we use the callback function, is there anyone to give some advice?
The callback url is based on our application.
And this path is correct when running directly in the browser, however there is no reaction after the callback event action.
How could I research this issu
Forum topic
OneSpan Sign
Hi,
is there a way to test the callback feature so that when there is a callback from ESL (example after the signing ceremony is completed), it calls my Dev running the webservice ?
like http://localhost/api/eslListener/ ?
Assuming: I've added the callback url as http://localhost/api/eslListener/
Forum topic
OneSpan Sign
In looking at the audit service for a package there appears to be events worthy of being in an audit log but do not appear to be.
For example: PIN authentication failures show up, but not that access has been locked out.
I haven't tried, but does resetting the 'PIN count' get logged?
Both of thes
Forum topic
OneSpan Sign
For the different callback notification events in https://community.onespan.com/documentation/onespan-sign/guides/feature-guides/developer/set-callback-notifications&n
Forum topic
OneSpan Sign
Sorry for all the different posts, but I thought it'd be better to have each question separately so they're easier to search.
Another thing I'm going to need to use is to get the Audit information like in the evidence summary PDF I can download, only the listing of events from the SDK.
Forum topic
OneSpan Sign
Good afternoon,
I have 2 questions.
1. For a signing event does the email link ever expire for the customer ?
Forum topic
OneSpan Sign
we are receiving below notofication.
{"@class":"com.silanis.esl.packages.event.ESLProcessEvent","name":"SIGNER_COMPLETE","sessionUser":"WvkDSx1Y7TwJ","packageId":"ZDpPk7usBE9clU9SHp_PllOB6As=","message":null,"documentId":null,"createdDate":"2019-01-01T12:04:28.213Z"}
We want to get Signer Name f
Forum topic
OneSpan Sign
I will have a great number of users to maintain.
In order to simplify process and to make adding and modifying users I need to (or prefer to)
1. Add users programmatically (this probably has to return user API key)
2. Once user is added I would need to modify
a. Callback URL
b. Callback Key
c. Sele
Forum topic
OneSpan Sign
Hi team,
In our current implementation, the email notifications for package completion event are meant to be sent for each signer, and CC to the package owner by default. For example, if you have two signers, then the package owner will receive two notifications in total as it is meant to be.