cancelAuthUser (Command)
- 21 Jan 2025
- 1 Minute à lire
- SombreLumière
- PDF
cancelAuthUser (Command)
- Mis à jour le 21 Jan 2025
- 1 Minute à lire
- SombreLumière
- PDF
The content is currently unavailable in French. You are viewing the default English version.
Résumé de l’article
Avez-vous trouvé ce résumé utile ?
Merci pour vos commentaires
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
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 ?