synchronize (Service)
  • 26 Sep 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

synchronize (Service)

  • Dark
    Light
  • PDF

Article summary

This command is deprecated! Use getServerTime (service) instead!

API version: 1

Availability: DIGIPASS Gateway 4.1 and later

Authentication: None.

The getServerTime service retrieves the current server time as Unix time to be used in activation and re-activation of Mobile Authenticator Studio.

The server time returned used the Unix time format (POSIX time or UNIX Epoch time), i.e. the number of seconds that have elapsed since 00:00:00 Thursday, 1 January 1970, Coordinated Universal Time (UTC), not counting leap seconds.

URL

https://dpgateway_host:dpgateway_port/synchronize

Request

The synchronize service does not accept any parameters.

Response

The service returns an XML response message containing the result.

synchronize return values

Return value

Description

//DP4Mobile/@serverTime

A JSON object that contains the current server time as Unix time. This is the number of seconds that have elapsed since 00:00:00 Thursday, 1 January 1970, Coordinated Universal Time (UTC). Leap seconds are not counted.

Example

<?xml version="1.0"?>
<DP4Mobile serverTime="1547556827" />


Was this article helpful?

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

Eddy AI, facilitating knowledge discovery through conversational intelligence