209 results matched your search criteria
Forum topic
OneSpan Sign
Hi Team,
Could you please help us in getting the .NET SDK code to create a Notary enabled transaction and adding the associated fields like Notary seal, Notary expiry and other Notary-related fields.
This request is from Otis-Elevator.
Let me know if you have any questions.
Thanks.
Forum topic
OneSpan Sign
Hi,Assuming the one span sign UI is already configured with the Azure AD authentication to login, Is there a way to use same configurations to Authenticate the one span API or get the Auth token for API access. Instead of using the API keys or Client App?
Forum topic
OneSpan Sign
We have developed an API service wrapper for OneSpan Sign, using .NET framework 4.7.2. This service is currently deployed within an Azure Service App. We are investigating the possibility of moving this service to a container and running it within a Kubernetes cluster (likely AKS in Azure).
Forum topic
OneSpan Sign
How can I redirect to my own Web site after the document has been signed.
Currently, after the completion of signing the document, we are redirected to the Thank you page.
When Exit e-SignLive button is pressed, I would like to redirect to my own website.
Is it possible to accomplish this using one
Forum topic
OneSpan Sign
How can I disable the pop up dialog after signing completed?
Forum topic
OneSpan Sign
We are an on prem installation running version 7.2. We have integrated with OneSpan using the .Net SDK. My question is how large is the message for all recipients field on the package? We don't want to allow users to enter a longer message in our UX than what is supported
Forum topic
OneSpan Sign
Hey team,
We have a client who are asking this question:
"I still have issue creating the transaction without the position X and Y.
I tried assigning the layout but still doesn’t help.
We want to avoid having to pass in the X and Y coordinate of the signer field and just use the template to automa
Forum topic
OneSpan Sign
We have been using Silanis .NET SDK for almost a year now and have a separate staging environment that uses the sandbox Silanis environment. However, today, this code below started failing as GetTemplates() is not returning anything.
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 Sign
We use SSO so we don't sending out the invitation for users to activate their accounts. How can I programmatically activate the accounts using the .NET SDK. I can determine who's pending from the list of senders, but not sure how to update their status to ACTIVE.