Exposed APIs of the Orchestration SDK: Activation
  • 23 Oct 2024
  • 1 Minute à lire
  • Sombre
    Lumière

Exposed APIs of the Orchestration SDK: Activation

  • Sombre
    Lumière

The content is currently unavailable in French. You are viewing the default English version.
Résumé de l’article

New APIs are created for Swift users of the iOS SDK. For more details, refer to the Xcode API documentation on OnlineActivationParameters and OnlineActivationDelegate.

The activation process must be initiated by calling the startActivation method of the Orchestrator object.

An OnlineActivationParams object must be provided as an input parameter of the startActivation method, and this OnlineActivationParams object must be initiated with the following parameters:

  • User identifier. A string which uniquely identifies the user on the OneSpan Trusted Identity platform.

  • Activation password. Secret data shared between the Customer Application Server and the user.

  • (OPTIONAL) Cryptographic Application Index. The index of the cryptographic application that must be used to sign the instance activation message. The default value is 1.

  • An object implementing the OnlineActivationCallback interface.

The OnlineActivationCallback interface is used by the Orchestration SDK to interact with the Customer Mobile Application during the activation process. It exposes the following methods:

  • onActivationStepComplete. Called upon activation step success, the provided command must be sent to the server.

  • onActivationSuccess. Called upon activation process success.

  • onActivationInputError. Called upon activation process error due to incorrect user input. The possible errors are listed in the OrchestrationErrorCodes class.

  • onActivationAborted. Called when the activation process is canceled.

For more information about this feature, see Activation.


Cet article vous a-t-il été utile ?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.
ESC

Ozzy, facilitant la découverte de connaissances grâce à l’intelligence conversationnelle