3702 results matched your search criteria
Code Share
Example code shows how to add, update, and remove a placeholder in a template.
Code Share
Example code shows how to retrieve you packages within a date range.
Code Share
Example code shows how to retrieve, update, and delete your templates.
Forum topic
Intelligent Adaptive Authentication
Hello,
I'm trying to enable Junos authentication against IAS server.
On juniper KB I found the following but I don't know how and where to apply it on IAS instance 3.23.
"...
Code Share
Example code shows how to create a simple callback listener in PHP.
Forum topic
OneSpan Sign
What is the recommended best practice to connect integration code to a SSL secured backend? Any help/guidance would be appreciated.
hsamson
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
I'm trying to use SMS authentication for my signers, but I can't figure out how to format this in my JSON. Any ideas?
Forum topic
OneSpan Sign
How would I find out if a signer has signed/opted out/declined using the .net API?