OneSpan Introduces DigipassONE, Bringing a Unified Platform Approach to Authentication Modernization
A new authentication platform helps financial institutions support diverse customer authentication preferences while modernizing at their own pace Learn More
92 results matched your search criteria
Forum topic
OneSpan Sign
I have a business account that all users delegate into and now they want to use it to send transactions via an integration.
Forum topic
OneSpan Sign
Hi
Is there a way to expire a signing session via the REST api.
When does the signing session expire by default. Are there any business rules for expiry ?
Thanks
Mario
Forum topic
OneSpan Sign
I'm looking for more information on the expiration date. Can you tell me how the date and time is stored on your end? And then what is checked when the expired callback event is sent?
I would like to set it to expire today, but I get an error message saying the date must be in the future.
Forum topic
OneSpan Sign
Hi
Once we click on the signing session URL , It expires.
Can we configure it to not expire
https://sandbox.esignlive.com/access?sessionToken=NDc5YWRmOGEtODZkNC00ZDg5LWJjNmEtOGU0YzkzYzkwMjc0
Thanks
Mario
Forum topic
OneSpan Sign
Hi -
Can someone confirm to me what the state a completed transaction inherits once its retention date expires? apparently they are deleted after retention period expires rather than archive?
Forum topic
OneSpan Sign
Can you confirm if there is a limit to how many delegates you can have.
Forum topic
OneSpan Sign
Hi,
In the JSON retrieved for a Package is there a way to figure out Who (Role/Email) has delegated to Who (Role/Email).
After delegation we get the ROLE_REASSIGN event.
{
"@class": "com.silanis.esl.packages.event.ESLRoleReassignEvent",
"sessionUser": "4f124151-9ab9-4956-bf8b-c67454f2b63d"
Forum topic
OneSpan Sign
Hi is there an event notification(https://docs.esignlive.com/content/c_integrator_s_guide/event_notifier/event_notifier.htm) for when the signer's session expires in an iFrame? If not do you know of a way for the parent to tell that the session has expired?
Thanks, Jimmy
Forum topic
OneSpan Sign
Is there an example somewhere showing how to set up delegate access with the APEX SDK?
KB
Forum topic
OneSpan Sign
Is there a Java SDK code example to do OAuth 2.0 for creating an EslClient?
Right now I'm using clientAppId and clientAppSecret.