Skip to main content

SMS Configurations

The SMS Configurations page allows administrators to configure an SMS gateway for Two-Factor Authentication (2FA). Once configured, Trisul can send one-time passwords (OTPs) or verification messages using the selected SMS provider.

navigation

👉 Login as admin → Web Admin → Manage → SMS Configurations


Figure: Creating a new SMS configuration

Configuration Fields​

FieldDescription
Provider TypeSelect the SMS gateway provider.
API EndpointBase URL of the SMS provider's API.
API PathAPI endpoint path used to send SMS messages.
API KeyAuthentication key provided by the SMS gateway provider.
Template VariablesVariables defined in the approved SMS template. Configure multiple variables by separating them with the pipe (|) character.
Sender IDRegistered sender ID or SMS header approved by the SMS service provider.
Message IDApproved template or message identifier associated with the SMS template.
Timeout (seconds)Maximum time Trisul waits for the SMS provider to respond before timing out.
Verify SSLEnables SSL certificate validation for API communication.
StatusEnables or disables the SMS configuration. Only enabled configurations are used for sending SMS messages.
CreateSaves the SMS gateway configuration.

Notes​

  • These settings are primarily used for sending Two-Factor Authentication (2FA) messages to users during the login process.
  • Multiple SMS configurations can be created, but only enabled configurations are used by the platform.