12 results matched your search criteria
Forum topic
OneSpan Sign
I have seen references in the documentation to what looks like a timed visual audit trail:
Forum topic
OneSpan Sign
I have a controller method
public List GetPackageTransactions(string packageId) // packageId = "660bd4f9-d090-4233-9fec-d176404e1871"
{
PackageId pid = new Silanis.ESL.SDK.PackageId(packageId);
List list = eslClient.AuditService.GetAudit(pid);
Forum topic
OneSpan Sign
I want to be able to download the signed documents and audit trail for all customers completed transactions? Is there any easy way to do this without having to go through the transactions one by one in the UI or writing an integration?
Forum topic
OneSpan Sign
In the Audit Trail, when a signer accepts, in the "Other" column it has "Approval:" followed by a string. What is this string?
Thanks.
Forum topic
OneSpan Sign
Hi Team,
We are doing Auto Esign in our project .Since we are doing auto Esign IP address column is appearing as blank in evidence summary Audit trail table. Is it possible to insert our server IP address in Audit trail IP address column for Auto Esign?
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
Hi,
Is there any API or .Net SDK, we can have view the list of documents added, removed, and other Audit Trails on an package.
I am using the below API to get some signing and viewed audit on a package,
https://sandbox-esignlive.cdk.com/api/packages/XXXXXAAAAXXX==/audit
but we need to check the
Forum topic
OneSpan Identity Verification
Hi,
Is the audit trail pdf only available when the a transaction has successfully identified an individual
Thanks
Forum topic
OneSpan Sign
Hi,
We need to know that is there any possibility of increasing further the document's size such as uploaded document, audit trails etc. near future for any release of one span server. Because, we are building an application where any increase of document's size will impact our application.