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

getAppUpgradeInfo (Command)

  • Sombre
    Lumière
  • PDF

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

With the getAppUpgradeInfo command the user can update the OneSpan Mobile Authenticator app to a version that supports push notifications.

Parameters

  Table: getAppUpgradeInfo input parameters (SOAP provisioning)
Parameter nameData typeDescription
componentTypeStringRequired. Specifies the client component to serve the request.
userUserInputRequired. The user input information (see UserInput (Data type)). This specifies the user to be authenticated for the provisioning operation.
serialNumberStringRequired. The serial number of the authenticator used for updating the device.
  Table: getAppUpgradeInfo 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.

resultGetAppUpgradeInfoResultRequired. The output field for this command, returning information about the upgrade procedure result (Secure Channel message).

UserInput (Data type)

  Table:  UserInput (Data type)
Element nameData typeDescription
userIDStringThe user ID.
domainStringOptional. The user domain.

GetAppUpgradeInfoResult (Data type)

  Table: getAppUpgradeInfoResult (Data type) 
Parameter nameData typeDescription
upgradeMessagehexBinary

Required. A string converted to a hex string and encrypted as a Secure Channel message. It contains upgrade-relevant information, including the user, the user's domain, and the DIGIPASS Gateway ID.

Example:

"01;02;myUserID;myDomain;0123456789"

30313B30323B6D795573657249443B6D...

Example

 

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
  <soapenv:Header/>
  <soapenv:Body>
    <prov:getAppUpgradeInfo xmlns:prov="http://www.vasco.com/IdentikeyServer/IdentikeyTypes/Provisioning">
      <componentType>Push Notification Client</componentType>
      <user>
        <userID>user1</userID>
        <domain>Master</domain>
      </user>
      <serialNumber>12345678</serialNumber>
    </prov:getAppUpgradeInfo>
  </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