12 results matched your search criteria
Forum topic
OneSpan Sign
Hi
See Attachment
Here's the DOCUMENT_SIGNED push notification, I can't associate the sessionUser to either signer in the Package object returned from the SDK. (see the screen shot below, I have the signer Ids boxed in red)
Is this a known bug with the push notification? Can this be fixed?
Forum topic
OneSpan Cloud Authentication
The following is mentioned in the user guide
Forum topic
Mobile Security Suite
Please remember that Apple set a March 31, 2021 deadline to upgrade to the Apple Push Notification service (APNs) API provider (see: https://developer.apple.com/news/?id=c88acm2b). After March 31,
Forum topic
Mobile Security Suite
Please remember that Apple set a March 31, 2021 deadline to upgrade to the Apple Push Notification service (APNs) API provider (see: https://developer.apple.com/news/?id=c88acm2b). After March 31,
Forum topic
Intelligent Adaptive Authentication
Helo,
Inside my product ecosystem, I have already wso2 Identity Server up and running which provides GWT token. I am willing to use the MFA capability of Onespan and the push notification as a reliable solution instead of OTP.
Forum topic
OneSpan Sign
We need to push our signed documents into an eOriginal vault. The instructions say to push it through a "data" field in the API.
Question #1: Location and Procedure
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
I see in your .net SDK documentation that you can setup the push notifications by running this code:
eslClient.EventNotificationService.Register(EventNotificationConfigBuilder.NewEventNotificationConfig(URL)
.WithKey(APIKEY)
.ForEvent(EVENT1)
.ForEvent
Forum topic
OneSpan Sign
Hi!
I have been trying to upload multiple documents with a post request to '/api/packages' (the sandbox) url and getting getting the error indicating the number of documents sent in the payload is different from what I attached,
Could have a look at the code and let me know, what I am missing?