Fix for Juniper Google 2FA
Yage Hu
YageH at supermicro.com
Wed Apr 18 18:08:51 PDT 2018
The Google 2FA support for Juniper was not working due to a minor typo
in `auth-juniper.c`.
When attempting to connect with --juniper --token-mode=totp
--token-secret=<XXX> the error:
Unknown form ID 'frmTotpToken'
would pop up along with some HTML dump.
I simply corrected the typo (ftmTotpToken -> frmTotpToken). `git am` to
apply patch.
Signed-off-by: Yage Hu <yageh at supermicro.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-Google-2FA-typo.patch
Type: text/x-patch
Size: 792 bytes
Desc: 0001-Fix-Google-2FA-typo.patch
URL: <http://lists.infradead.org/pipermail/openconnect-devel/attachments/20180419/fcd0ca20/attachment.bin>
More information about the openconnect-devel
mailing list