URL
  • 23 Oct 2024
  • 1 Minute to read
  • Dark
    Light
  • PDF

URL

  • Dark
    Light
  • PDF

Article summary

  1. <URL value="http://MY_DOMAIN_NAME/..." />

  2. <URL method="POST" contentType="text"value="http://MY_DOMAIN_NAME/...">

  3.  <PayloadParameter key="parameter" value="value" />

  4.  <PayloadParameter key="serial" value="%_SerialNumber_%"/>

  5.  <PayloadParameter key="otp" value="%_OTP_%" />

  6. </URL>

When configuring the URL settings, we recommend using the https prefix. If you use the http prefix, the URL will be added to the TLS exclusions list.

  • URL: This element defines a URL to which Mobile Authenticator Studio will connect.

    • method: Specifies the HTTP method. Possible values are GET and POST. The default value is GET. The POST method cannot be used to open a dedicated URL in a web browser.

    • contentType: Specifies the content type of the HTTP method. Possible values are text and json. The default value is text. The json content type can only be used when managing push-and-login or push-and-sign operations using DIGIPASS Gateway.

    • value: Defines the URL to which Mobile Authenticator Studio will connect.

  • URL > PayloadParameter: If the HTTP method is POST, PayloadParameter elements are used to specify the data to post.

    • key: This attribute is mandatory.

    • value: This attribute is mandatory.

    PayloadParameter elements will be ignored if the HTTP method is GET.

The URL content must follow the standard URL encoding rule: unsafe ASCII characters must be replaced with %, followed by two hexadecimal digits.

The json content type can be used only to manage push-and-login or push-and-sign operations using DIGIPASS Gateway.


Was this article helpful?

What's Next
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