158 results matched your search criteria
Forum topic
Mobile Security Suite
Dear team,
Anyone knows how to make the app icons for android to be adaptive? (i.e., no white-spaces around it even if the user changes the "Icon Shape" from developer options like from "Device Default" to "Square" or "Squircle")
Thanks
Forum topic
OneSpan Sign
I am connected in production Salesforce to a Sandbox trial account. I keep getting this error if I try click 'New' to create a new package or template in the eSignlive App. I can create a new Convention without issues, though.
Forum topic
OneSpan Sign
In iOS SDK there’s a function to “load a transaction from the serverâ€, the syntax is like:
eSignLive.dashboard().startESignCeremonyForTransaction(withGUID: “â€)
As the packages are created on server side, can we take this way in our app?
Forum topic
OneSpan Sign
It would be really great to have more/better callbacks during the customer signature process.
For example, when the document is opened, when the customer Accepts the "Electronic Disclosures", etc...
This way, we can contact the customer while they are reviewing the app and answer their questions.
Forum topic
OneSpan Sign
Hi,Assuming the one span sign UI is already configured with the Azure AD authentication to login, Is there a way to use same configurations to Authenticate the one span API or get the Auth token for API access. Instead of using the API keys or Client App?
Forum topic
OneSpan Sign
Hi,
We have implemented esign in our application. For user friendly app, we want to remove popup menu that comes after signatures are taken from users.
Forum topic
OneSpan Sign
We have developed an API service wrapper for OneSpan Sign, using .NET framework 4.7.2. This service is currently deployed within an Azure Service App. We are investigating the possibility of moving this service to a container and running it within a Kubernetes cluster (likely AKS in Azure).
Forum topic
OneSpan Sign
One of our users wants to whitelist the top level domains used in the signing ceremony.
Is there a list available of the those top level domains?
Based on our network tracing, I've found:
https://sandbox.esignlive.com/
https://apps.esignlive.com/
https://ssl.google-analytics.com/
Forum topic
OneSpan Sign
Dear All,
I am getting the below error on the page loading iFrame in Safari browser:
Refused to display 'https://apps.e-signlive.ca/login?destination=/packages/UDZV56Wee-QC8OWLQp7oOXbD8_M=/sign' in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'.
Please let me know what is the problem.
Forum topic
OneSpan Sign
First off, this is a very welcome addition to the integration options available. I've been struggling using the REST API directly from my Force.com app.
Are there any examples on how to create a simple package, like there are with the other SDKs?