Forum Discussion
Ram_Khakurel_75
Nimbostratus
Nov 05, 2015F5 APM One time Password as SMS using clickatell
Hi Gents,
I am trying to acheive One time Password as SMS using clickatell.I have followed the article on
https://devcentral.f5.com/articles/one-time-passwords-via-an-sms-gateway-with-big-ip-access-...
Henrik_Gyllkran
Nimbostratus
Nov 06, 2015In the "Variable Assign HTTP(1)" above I assume you do the same thing as described in the article, i.e. assigning the OTP and the "username" i.e. phone number to be used for the HTTP Auth? If so, the username assignment should at the moment look something like this:
session.logon.last.username = expr { [mcget {session.user.otp.mobile}]}
Change it to this:
session.logon.last.username = expr { "61[string range [mcget {session.user.otp.mobile}] 1 end]" }
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects