128 results matched your search criteria
Forum topic
OneSpan Sign
Hi,
How the Callback Key is being passed when an event is raised? can you please provide a raw sample for the transaction including header tags?
Would it be an oAuth? 'Bearer [callback key]' ?
Thanks,
Sara
Forum topic
OneSpan Sign
Hello,
I am trying to know more about the CallBack URL and notification related for this. Can you please share sample codes C#. To leran more how to use this feature in your system.
Thanks,
Nehme
Forum topic
OneSpan Sign
Hello Team,
As per your post https://developer.esignlive.com/forums/topic/whitelist-ip-addresses/
I have whitelisted following IP for callback process for production (https://apps.esignlive.com)
Forum topic
OneSpan Sign
1 What kind of encryption is used for the callback by esignLive. (TLS 1.1 , TLS1.2 or SSL)
2. For the callback we are investigating the possibility of using an ipsec tunnel.
Does silanis setup ipsec tunnels to its customers?
b.
Forum topic
OneSpan Sign
Hi
In the callback setup example prorgram
My callback URL is given in the following variable
private static final String URL = "http://my.url.com";
Can I add a port number to this URL?
Will the URL below be a acceptable to Silanis for a callback.
Forum topic
OneSpan Sign
Is there a way to troubleshoot why my callback is not working?
Forum topic
OneSpan Sign
I am new to OneSpan and need help on setting up CallBack URL.
1. How to setup Web server
Forum topic
OneSpan Sign
Hi,
Anybody knows if the callback functionallity can be invoked directly after signing the document and not waiting for user input on the "Confirm" button.
Or if we could trigger the callback from a button of our own?
Forum topic
OneSpan Sign
Hi,
Application listener (callback URL) is not available when OSS triggers callback event upon completion of the transaction.
Forum topic
OneSpan Sign
Hello, I'm trying to figure out how to program a page on my IIS server to handle event notifications.