13 results matched your search criteria
Forum topic
Mobile Security Suite
Dear,
I'm trying to run "Orchestration SDK" backend server but I faced an error as I can't find jar files that includes below libraries.
-com.vasco.dsapp.server.DSAPPServer;
-com.vasco.orchestration.server.OrchestrationSDKServer;
Forum topic
Mobile Security Suite
Orchestration SDK seems to have support for ARM only. We are not able to build an app with this SDK and test on iOS Simulator.
If we are only able to build for actual devices and not the iOS simulator, it may drastically increase our development time to many folds.
Forum topic
Mobile Security Suite
I'm trying to run the Sample for the Orchestration Server SDK.
The README.md mentions one need five dependencies
- all2wrap.jar
- DSAPP_Server.jar
- OrchestrationSDKServer.jar
- UtilitiesSDK.jar
- NotificationSDKServer.jar
Forum topic
Mobile Security Suite
In our Android application, we enabled the UserAuthenticationCallback.
Forum topic
Mobile Security Suite
I need help with the following error: "Exception in onOrchestrationError: internalError(code: -8002, error: MSSDeviceBinding.DeviceBindingError.accessGroupNotAccessible(accessGroup: Optional(J2Q9795QN9.com.onespan.orchestration.sampleTest)))".
Forum topic
Intelligent Adaptive Authentication
After entering pin on registration screen of Sample , i'm getting error in the response of https://XXXX.sdb.tid.onespan.cloud/v1/orchestration-commands API. Error is Unable to find registration code in Shared Cache.
Forum topic
OneSpan Cloud Authentication
Hi,
When activating the authenticator using the Orchestrator SDK, we keep getting the error -8002. This happens to some users, and when they try to retry the activation, the problem persists.
In order to minimize the occurrence of this issue, we have some questions:
Forum topic
Mobile Security Suite
After integrating SDK , I am getting the error while initializing orchestrator and error is below :-
java.lang.NoClassDefFoundError: Failed resolution of: Lcom/vasco/digipass/sdk/utils/utilities/UtilitiesSDK;