116 results matched your search criteria
Forum topic
OneSpan Sign
Hello I found this code for to be able to create a signing session :
Forum topic
OneSpan Sign
Hi,
please suggest what are suitable and best authentication tokens (user, sender, signer etc.,) that we should implement if we will have to get the unassigned docs signed through OSS
Thanks
Naresh
Forum topic
OneSpan Sign
I can't seem to get oAuth2 working so I'm wondering if anyone has. All my attempts for token retrieval end in a 401 with an invalid_client response. I'm sure my account is setup correctly and the values are being sent correctly in the auth call.
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 a flow in my system where you can delegate a signing to another person that is not in our system.
You need to provide us with their email address and we send them a token where they can Initialise the document.
Forum topic
OneSpan Sign
Hi Silanis team- me again :)
We just updated to the .NET SDK to version 11.0.0.
Since then we are getting the following error:
Could not create an authentication token for a signer. Exception: The remote server returned an error: (500) Internal Server Error.
Forum topic
OneSpan Sign
Hi Team, I have a scenario where we have to sign the documents using Hardware Tokens(from INDIA, issued by eMudra). For the POC purpose, i have created a sandbox account and trying to try this on sandbox.
Unfortunately i didn't find out how to enable this feature?
Forum topic
OneSpan Sign
Hi Team,
We are creating a wrapper around OneSpan API and We have embedded the signing process through signer token wherein every signing we end up getting "OneSpan Consent Document".
Forum topic
OneSpan Sign
Hi,
Is it possible to get approval id for the signer without API call? as API call required API key, and we don't want to expose the API key.
Forum topic
OneSpan Sign
I have been using the rest api to create transactions for the signing ceremony. The api returns a token and the transaction id. I have built the url to open it in another browser tab and continue with the signing ceremony.