Skip to main content

Storage SMS OTP

SMS sending service​

The policy is applied to Core Servers and defines the following settings for the SMS sending server:

  • Use tls — the use of encryption

  • URL (IP address) — the address for connecting to the server

  • Port — the port for connecting to the server

  • SystemId (Login) — the account name for connecting to the server

  • Password — the account password for connecting to the server

  • SystemType — the PDU field of the BIND_TRANSCEIVER operation of the SMPP protocol

  • Sender — the sender name that is displayed when the SMS is received

  • Additional text before the OTP — an arbitrary message text preceding the one-time password. By default, only the one-time password is sent; for additional configuration, use the following parameters:

    • <app> — the name of the application that sent the authorization request

    • <requestLocalServerTime> — the local server time when the request was received

    • <requestComputerDns> — the DNS name of the computer that sent the request

    • <requestComputerIp> — the IP address of the computer that sent the request

      Information

      The display of the one-time password is not configurable; the password is always displayed at the end of the message.

      To add line breaks to the message being sent, modify the registry at HKLM/SOFTWARE/Policies/Axidian-ID/BSPs/SMSOTP. Change the value of the old messageOTP parameter of the REG_SZ type to messageOTP of the REG_MULTI_SZ type.

  • SMS status waiting time — the waiting time for receiving the status of the sent SMS from the server

  • PDU with the SMS status — the PDU in which the server sends the status of the sent message

  • source_addr_ton — the Type of Number for the source address

  • source_addr_npi — the Numbering Plan Indicator for the source address

  • dest_addr_ton — the Type of Number for the destination

  • dest_addr_npi — the Numbering Plan Indicator for the destination

  • esm_class — specifies the Message Mode & Message Type

  • registered_delivery — the indicator specifies that an SMS delivery receipt or an SME acknowledgement is requested

  • data_coding — defines the encoding scheme of the short message user data

Message format settings​

The policy allows you to set the date display format. You can find format examples in the Microsoft article.

Enabled — the date is displayed according to the format specified in the policy.

One-time password settings​

The policy is applied to Core Servers and allows you to set the length and the character group occurrence when generating the one-time password.

  • Not Configured — the one-time password consists of digits and lowercase Latin letters and is 6 characters long.
  • Enabled — the one-time password is generated according to the rules specified in the policy. The password length must be at least 4 and no more than 24 characters.
  • Disabled — the one-time password consists of digits and lowercase Latin letters and is 6 characters long.

Concurrent connection to the SMPP server settings​

The policy is applied to Core Servers and defines the processing order of requests to the SMPP server. Enabling the policy may be necessary if the SMPP server does not support several simultaneous connections from one user (the account specified in the SMS sending service policy).

Not Configured or Disabled — the connection to the SMPP server and the message sending requests are performed in parallel.

Enabled — the connection to the SMPP server and the message sending requests are performed sequentially.