Notification registration
  • 23 Oct 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

Notification registration

  • Dark
    Light
  • PDF

Article summary

  1. <NotificationRegistration

  2.  <URL method="POST"

  3. value="http://MY_DOMAIN_NAME/.../mobileService">

  4.    <PayloadParameter key="action"value="notificationRegistration" />

  5.    <PayloadParameter key="serialNumber"value="%_SerialNumber_%" />

  6.    <PayloadParameter key="sequenceNumber"value="%_SequenceNumber_%" />

  7.    <PayloadParameter key="vascoNotificationIdentifier"value="%_VascoNotificationIdentifier_%" />

  8.  </URL>

  9. </NotificationRegistration>

Functional customization

  • NotificationRegistration: This element is used to configure the Mobile Authenticator Studio notification registration.

Masks for the notification registration URL lists the masks for the notification registration URL.

Masks for the notification registration URL

Mask

Value

%_SerialNumber_%

This is the serial number of the authenticator. This mask is mandatory.

%_SequenceNumber_%

This is the sequence number of the authenticator instance. This mask is mandatory.

%_VascoNotificationIdentifier_%

This is the VASCO Notification Identifier that will be stored on the server-side, used to send notifications to a specific authenticator instance. This mask is mandatory.

  1. <NotificationRegistration

  2.  <URLmethod="POST"value="http://MY_DOMAIN_NAME/.../mobileService">

  3.    <PayloadParameter key="userID"value="%_UserIdentifier_%" />

  4.    <PayloadParameter key="domain"value="%_Domain_%" />

  5.    <PayloadParameter key="digipassInstanceID"value="%_SerialNumber_%-%_SequenceNumber_%" />

  6.    <PayloadParameter key="encryptedNotificationID"value="%_VascoNotificationIdentifier_%" />

  7.  </URL>

  8. </NotificationRegistration>

Functional customization

  • NotificationRegistration: This element is used to configure the Mobile Authenticator Studio notification registration for push-and-login or push-and-sign operations using DIGIPASS Gateway.

Masks for the notification registration URL lists the masks for the notification registration URL when using DIGIPASS Gateway.

Masks for the notification registration URL (with DIGIPASS Gateway)

Mask

Value

%_UserIdentifier_%

This is the use identifier used to activate the authenticator. This mask is mandatory.

%_Domain_%

This is the domain used by the generated signature of the message. This mask is mandatory.

%_SerialNumber_%

This is the serial number of the authenticator. This mask is mandatory.

%_SequenceNumber_%

This is the sequence number of the authenticator instance. This mask is mandatory.

%_VascoNotificationIdentifier_%

This is the VASCO Notification Identifier that will be stored on the server-side, used to send notifications to a specific authenticator instance. This mask is mandatory.

The NotificationRegistration element will be used during notification registration with DIGIPASS Gateway. In this case, the method of the URL must be set to POST, and the content type to json. In other contexts, the content type must be text.


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

Ozzy, our interactive help assistant