268 results matched your search criteria
Forum topic
OneSpan Sign
by default, the session timeout for sender/signer is 30 minutes. it's working for desktop version, but it seems not working for mobile signing or sender login. is there any different setting other than default one?
Forum topic
OneSpan Sign
I have implemented the designer onespan iframe into our system. I am using laravel for doing this. My question is regarding the sender authentication code which is a single use ?
Forum topic
OneSpan Sign
We have a requirement, to setup a group of signers, where the email notification goes to a email group, and whoever part of that group can pick the request from queue and make progress in signing ceremony.
Is it possible to setup the signers in a group without Sender access?
When we test setting u
Forum topic
OneSpan Sign
Sender sdr = new Sender();
AccountService accountService = new AccountService();
sdr = accountService.GetSender("##########");
Forum topic
OneSpan Sign
Hi,
what are the best practices when it comes to managing senders that no longer work for the business?
Do you delete them from the system?
If yes, how does it affect the existing docs they were senders at?
Thanks,
Forum topic
OneSpan Sign
Retrieve a List of Users in an Account
When performing GET the response contains the correct count of senders in my Account but it is only returning 1 sender in the results but shoul
Forum topic
OneSpan Sign
Hi team,
One of our client is asking about this feature, which was used to be available in Classic Sender UI, while not yet implemented in New Sender Portal. Client is using Java SDK, so is it supported in Java SDK?
Forum topic
OneSpan Sign
I am trying to accomplish the following. Please let me know which SDK classes to use:
- Get a list of all documents/templates uploaded onto a group's library (From all senders in the group).
Forum topic
OneSpan Sign
I am getting a 401 error when requesting an authentication token for a "SENDER" with a mixed-case email. Other places in the REST API do not require a lowercase value for email in the json.
The request I made was:
Forum topic
OneSpan Sign
Hi,
I am trying to use ReportService call from JAVA SDK and noticed that it does not have the up to date data about the senders.