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
197 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
I'm having an issue when trying to use the delete feature to permanently delete a package.
Using the Java SDK, I simply execute the following line.
eslClient.getPackageService().deletePackage(new PackageId(packageId));
Forum topic
OneSpan Sign
no postman, no python , no this site OneSpan Sign Sandbox | OneSpan Community Platform
Forum topic
OneSpan Sign
Does anyone have a .NET c# sample code for the subaccount calls?
Forum topic
OneSpan Sign
Is it possible to update the handover urls everytime a different user accesses the package? We have users who will access the document via sa personalised URL and we are hoping that after signing it would navigate them back to their personal url.
Forum topic
OneSpan Sign
We are embedding the designer in an iframe. After the user clicks "Send to Sign" the package moves to in-progress status. We prevent OneSpan from sending the message; rather we send the URL via Salesforce. What is the best practice to request a new URL to send via Salesforce?
Forum topic
OneSpan Sign
I have seen references in the documentation to what looks like a timed visual audit trail:
Forum topic
OneSpan Sign
Is there a Java SDK code example to do OAuth 2.0 for creating an EslClient?
Right now I'm using clientAppId and clientAppSecret.
Forum topic
OneSpan Sign
Hi,
We would like to check if it is possible to set up an account for a group, using for example a shared mailbox for the user. Then, people with access to that mailbox would be able to access OneSpan to send documents for signature.
Many thanks in advance!
Forum topic
OneSpan Sign
I've noticed that the e-sign live SDK supports the ability to delegate access form one signer to another. (As documented at the bottom of this page).
Forum topic
OneSpan Sign
Hi There,
I am trying to create session token to access the eSignature in an iframe.