Forum Discussion
F5 APM with TOTP iRule event with QR Code creation
Hi, yes you definitely can. I did it in the past.
QR code is just URL "otpauth://totp/...." which keeps all the variables to be read by the cellphone.
I found some javascript which is able to render QR code, I saved it to datagroup and created iRule which reads variables (secret, digits, issuer, etc..) from storage (in our case it was AD) and then I used iRule to respond HTML page with the javascript which used the variables.
I dont have exact examples, but it was not that hard..
Hi Zdenek,
take just a look at this page maybe you can remember that it was this way !?
https://github.com/akhmarov/f5_otp
kinde regards
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