cd
Jul 10, 2019Cirrus
OTP SMS with API (SMS Gateway)
Hello,
I'd like to do OTP SMS via an HTTP API
I'm reading this link but is it still up to date (February,2011) ? the VPE is still OK or maybe they are news things..
Should I still need the iRule (It doesn't seem to be working (BIG IP v12.1.3.7)) ? Or can I use the OTP GENERATE object rather ?
Second thing I don't understand the use of "Variable Asssign HTTP", same for the username variable
Thanks
Hi cd,
I'm using a hardware device SMSEagle as my SMS gateway with APM.
As Neils rightly said above, there is no need to use an iRule.
I'm using these VPE agents in this particular sequence:
OTP Generate
HTTP Auth (to send the OTP as SMS)
Logon Page (to collect the OTP)
OTP Verify
Please refer to attached screenshots.
I hope it helps.