cancelAuthUser (Command)
  • 21 Jan 2025
  • 1 Minute à lire
  • Sombre
    Lumière
  • PDF

cancelAuthUser (Command)

  • Sombre
    Lumière
  • PDF

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

OneSpan Mobile Authenticator supports to reject an incoming authentication request based on Push Notification (push and login), which in turn triggers a request to OneSpan Authentication Server (via DIGIPASS Gateway) to cancel the pending authUser request.

This reject operation does not update or change the error or lock count of users or authenticators.

Parameters

  cancelAuthUser input parameters
Parameter nameData typeDescription
componentTypeStringRequired. Specifies the component for which the secure challenge was retrieved.
serialNumberStringRequired. The serial number of the authenticator that retrieved the prepared secure challenge.
challengeKeyMessageString

Required. The challenge key used to refer to the challenge generated during push and login (encrypted Secure Channel message).

Example

<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/">
  <soapenv:Header/>
  <soapenv:Body>
    <aut:cancelAuthUser xmlns:prov="http://www.vasco.com/IdentikeyServer/IdentikeyTypes/Authentication">
      <componentType>Push Notification Client</componentType>
      <serialNumber>12345678</serialNumber>
      <challengeKeyMessage>ABCDEF010203</challengeKeyMessage>
    </aut:cancelAuthUser>
  </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