Manage SMS Gateway Accounts
You can create one or more SMS gateway accounts in GroupID and link an account with an identity store. You can also set an account as the default account, so that it is automatically linked to an identity store created thereafter.
GroupID supports several SMS gateway providers. You can also use the Custom Gateway API to integrate with an unsupported provider.
What do you want to do?
- Create an SMS Gateway Account
- Modify an SMS Gateway Account
- Set an SMS Gateway Account as Default
- Test SMS Gateway Account Connection
- Link an SMS Gateway Account to an Identity Store
- Delete an SMS Gateway Account
Create an SMS Gateway Account
-
In Admin Center, click SMS Gateway at the bottom of the left navigation pane.
-
On the SMS Gateways page, do either of the following:
- Click Setup SMS Gateway - This button is displayed when no gateway account exists in GroupID.
- Click Create SMS Gateway - This button is displayed when one or more gateway accounts have been created in GroupID.
The Create SMS Gateway page is displayed.
-
Enter a name for the gateway account in the Name box.
-
In the Gateway Type drop-down list, select an SMS gateway provider.
The list includes the gateways that GroupID supports and any custom SMS gateways that you have written. Selecting a gateway type displays the gateway URL, which is the web service address the SMS gateway uses for sending text messages. -
Enter an account ID for the gateway type in the Account ID box.
-
Enter the username and password for the account in the User Name and Password boxes.
-
To communicate with the SMS gateway through a proxy server, click Show Proxy Options. This displays some additional fields for entering proxy settings. Enter the following proxy information:
- Proxy User Name - the proxy user name, if required by the proxy server.
- Proxy Password - the password for the user name.
- Description - a description of the proxy connection.
- Proxy Domain - the domain name or IP address of the proxy server.
- Proxy Host Name - the host name of the proxy server.
- Proxy Port - the port number the proxy uses.
-
Test the account settings:
- Click Test Connection.
- In the Test SMS Gateway Connection dialog box, enter a mobile phone number for receiving a test message. Use International format, with no spaces or special characters. For example: 18588123169, 447079692712, 923225867987.
- Click OK to send the message to the mobile number.
-
Select the Set as default account check box to link this gateway account with the identity stores created from this point forward.
-
Click Create SMS Gateway to create the gateway account.
Modify an SMS Gateway Account
You can update the details of an SMS gateway account, such as its name and the credentials used to connect to the gateway.
To modify an account:
- In Admin Center, click SMS Gateway at the bottom of the left navigation pane.
The SMS Gateways page is displayed with a list of the SMS gateway accounts that you have created. - To update a gateway account, click Edit for it in the Actions column.
- On the Edit SMS Gateway page, update the required details. Refer to step 3 and onwards in the Create an SMS Gateway Account topic for details.
Set an SMS Gateway Account as Default
- In Admin Center, click SMS Gateway at the bottom of the left navigation pane.
The SMS Gateways page is displayed with a list of the SMS gateway accounts that you have created. - Click Edit for a gateway account in the Actions column.
- On the Edit SMS Gateway page, select the Set as default account check box to set this gateway account as default, which means that it will be linked with the identity stores created hereafter.
- Click Save SMS Gateway.
Test SMS Gateway Account Connection
- In Admin Center, click SMS Gateway at the bottom of the left navigation pane.
The SMS Gateways page is displayed with a list of the SMS gateway accounts that you have created. - Click Test Connection for a gateway to test whether GroupID can successfully send text messages through it.
- In the Test SMS Gateway Connection dialog box, enter a mobile phone number for receiving a test message. Use International format, with no spaces or special characters. For example: 18588123169, 447079692712, 923225867987.
- Click OK to send the message to the mobile number.
Link an SMS Gateway Account to an Identity Store
See the Link an SMS Gateway Account to an Identity Store topic.
Delete an SMS Gateway Account
You can delete an SMS gateway account that is not linked with any identity store.
To delete an account:
-
In Admin Center, click SMS Gateway at the bottom of the left navigation pane.
-
On the SMS Gateways page, click Delete for a gateway account to delete it.
-
One of the following happens:
- If the gateway account is not linked with an identity store, a message is displayed, asking you to confirm its deletion. Clicking Delete will delete the account.
- If the gateway account is linked with an identity store, GroupID will not allow you to delete it.
See Also