- 13 Dec 2024
- 1 Minute à lire
- SombreLumière
- PDF
Provisioning Activation with Device Binding
- Mis à jour le 13 Dec 2024
- 1 Minute à lire
- SombreLumière
- PDF
This operation activates a previously registered software authenticator for a specified user and binds the authenticator to a selected device. For more information about performing provisioning activations that include the verification of the OTP generated by the software authenticator assigned to the specified user, see Provisioning activation.
The registered client application needs to send a provisioningExecute SOAP command to OneSpan Authentication Server, where the value for the cmd element is PROVISIONCMD_ACTIVATE.
To perform device binding, PROVFLD_DERIVATION_CODE must be provided and PROVFLD_REQUEST_TYPE must be set to 0.
At a minimum, this SOAP command requires the following set of field attributes to perform this operation:
- PROVFLD_DERIVATION_CODE
- PROVFLD_REQUEST_TYPE
- PROVFLD_USERID
- PROVFLD_COMPONENT_TYPE. Indicates the client application type.