The dsappSRPActivate command activates an authenticator after a successful Digipass Software Advanced Provisioning Protocol-Secure Remote Password (DSAPP-SRP) provisioning operation. The activation command validates the one-time password (OTP) of the newly generated software authenticator or binds it to the mobile device. Once the OTP has been successfully validated, this command ends the authenticator grace period.
Required. The error stack, if applicable, which indicates that the command has not completed successfully. This also includes the result and status codes returned by the command.
result
DSAPPSRPActivateResult
Optional. The result of the authenticator activation.
ActivateCredentialInput (Data type)
Table: ActivateCredentialInput (Data type)
Element name
Data type
Description
response
String
The ID of the user to be authenticated for the provisioning operation. Cannot be used together with the derivationCode element.
derivationCode
String
String of up to 27 decimal or hexadecimal characters, containing the used derivation code. This cannot be used together with the response element.