Forum Discussion
F5 APM HTTP-Auth
Hello, I have exactly the same problem in BigIP v12.1.1HF1. Using the built in OTP generate and verify. Different SMS gateway (Telia) in the HTTP Auth. The same old OTP reappears on the first users phone when the second or third user tries to sign in. When adding logging and looking at the ´session.otp.assigned.val´ the OTP Generate is generating a new value and pairing this to the new user session. It looks like the HTTP Auth module is not picking up the new session variable and resends an old cache..
Form Method GET Form Action http://A.B.C.D/aps/APSmsg Hidden Form Parameters/Valuesid=XXXXXX&passwd=YYYYYYY&recipients=%{session.ad.last.attr.otherMobile}&flash=yes&msg=%{session.otp.assigned.val}&null
Any Idea how to get the HTTP Auth module to update or clear itself and pick the new session variable?
//Jonas
- Jonas_Karlsson2Oct 12, 2016Nimbostratus
The solution was to type the values in the box "Hidden Form Parameters" of HTTP server on separate lines and with a space instead of the equal sign.
id XXXXXX
passwd YYYYYYY
recipients %{session.ad.last.attr.otherMobile}
flash yes
msg %{session.otp.assigned.val}
//Only one Carrige Retur above, the forum will not show it correctly//
Recent Discussions
Related Content
* 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