dsappSRPActivate (Command)
  • 20 Dec 2024
  • 1 Minute à lire
  • Sombre
    Lumière
  • PDF

dsappSRPActivate (Command)

  • Sombre
    Lumière
  • PDF

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

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.

Parameters

  Table: dsappSRPActivate input parameters (SOAP provisioning)
Parameter nameData typeDescription
componentTypeStringRequired. Specifies the client component to serve the request.
registrationIDStringRequired. The user input information. This specifies the user to be authenticated for the operation.
credentialActivateCredentialInputRequired. The credential parameters used to authenticate the user, i.e. the response or the derivation code.
  Table: dsappSRPActivate output parameters (SOAP provisioning)
Parameter nameData typeDescription
statusCommandStatusResponse

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.

resultDSAPPSRPActivateResultOptional. The result of the authenticator activation.

ActivateCredentialInput (Data type)

  Table: ActivateCredentialInput (Data type)
Element nameData typeDescription
responseStringThe ID of the user to be authenticated for the provisioning operation. Cannot be used together with the derivationCode element.
derivationCodeStringString of up to 27 decimal or hexadecimal characters, containing the used derivation code. This cannot be used together with the response element.

DSAPPSRPActivateResult (Data type)

  Table: DSAPPSRPActivateResult (Data type)
Element nameData typeDescription
userUserOutputUser associated with the activation.
serialNumberStringSerial number of the activated authenticator.

Example

 

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
  <soapenv:Header/>
  <soapenv:Body>
    <prov:dsappSRPActivate xmlns:prov="http://www.vasco.com/IdentikeyServer/IdentikeyTypes/Provisioning">
      <componentType>srp-component</componentType>
      <registrationID>xiOb8GC2</registrationID>
      <credential>
        <derivationCode>123456</derivationCode>
      </credential>
    </prov:dsappSRPActivate>
  </soapenv:Body>
</soapenv:Envelope>

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