Two-Factor Authentication With Google Authenticator And APM
Introduction
Two-factor authentication (TFA) has been around for many years and the concept far pre-dates computers. The application of a keyed padlock and a combination lock to secure a sing...
Published Feb 21, 2012
Version 1.0George_Watkins_
Historic F5 Account
Joined September 17, 2008
George_Watkins_
Historic F5 Account
Joined September 17, 2008
wonsoo_41223
May 18, 2015Historic F5 Account
When I setup Google OTP on the google OTP app, and it generates 32 char length key instead of 16. the iRule need to change this code's value from 16 to 32
if { [string length $ga_key] == 32 } {