Checkpoint®

Connectra offers the option of using SMS messages instead of authentication tokens. An SMS message is sent when the user starts the login process. This SMS message is a single-use code that cannot be passed on to another person.

The technical guide provides detailed setup information, but the process is basically an encrypted HTTPS GET command sent by Connectra to 2sms in order to initiate a SMS message to be sent to the user’s mobile phone.

Base URLhttps://www.2sms.com/xml/sendsms.aspx?username=$
USERNAME&password=$PASSWORD&
mobile=$PHONE&sms=$MESSAGE&api_id=$APIID
HTTP MethodGET
Username2sms issued username
Password2sms issued password
PhoneCheckpoint Connectra will automatically populate this
field with the value held for the user by Connectra. See technical
guide for more information.
MessageCheckpoint Connectra will auto-generate the SMS message.
API IDaction=sendmessage

Other One Time Passwords

Scroll to Top