cancelAuthUser (Service) [v2]
  • 27 Sep 2024
  • 1 Minute à lire
  • Sombre
    Lumière
  • PDF

cancelAuthUser (Service) [v2]

  • Sombre
    Lumière
  • PDF

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

API version: 2

Availability: DIGIPASS Gateway 5.0 and later

Authentication: Basic HTTP authentication using the front-end API key.

The cancelAuthUser service cancels a pending push and login authentication. The respective authentication is identified by a challenge key previously received via push notification.

URL

https://dpgateway_host:dpgateway_port/rest/v2/authentication/push /cancelAuthUser

Request

cancelAuthUser parameters

Parameter name

Data type

Description

serialNumber

String

Required. The unique identifier of the Digipass instance. This is the concatenation of the Digipass serial number and the Digipass sequence number, separated by a dash.

challengeKey

String

Required. The challenge key protected by a Secure Channel message generated with the Digipass SDK.

Example

{
  "serialNumber": "VDS1000000-1",
  "challengeKey": "D2602CE39F8CC50398CD40F41924702C..."
}

Response

cancelAuthUser return values

Return value

Description

resultCodes

A JSON object that contains the return and status codes of the service.

Example

{
  "resultCodes":
    {
      "returnCodeEnum": "RET_SUCCESS",
      "statusCodeEnum": "STAT_SUCCESS",
      "returnCode": 0,
      "statusCode": 0
    }
}


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