Discussion:
Google Authenticator with Pulse Secure
Eric Sirianni
2018-10-26 17:13:14 UTC
Permalink
I receive an error when trying to connect to a Pulse Secure VPN gateway:
Unknown form ID 'frmTotpToken'

It seems that this has been addressed in a fork of OpenConnect:
https://github.com/cernekee/openconnect/commit/1ff34cb9689fbaf57decac537df1e32e799bb9c7

Is it possible for this patch to get merged upstream?
David Woodhouse
2018-10-26 17:47:52 UTC
Permalink
Post by Eric Sirianni
Unknown form ID 'frmTotpToken'
https://github.com/cernekee/openconnect/commit/1ff34cb9689fbaf57decac537df1e32e799bb9c7
Is it possible for this patch to get merged upstream?
It is merged. Please test the latest from the git repository and let me
know if it isn't working for you.

I'm planning to do the OpenConnect 8.0 release in the next few weeks.
We just need to finalise the format for the TPMv2.0 wrapped key
storage, in coordination with the Trusted Computing Group and IBM
implementations. (Which is basically done, but I'd like to let the dust
settle before I actually do the release, and besides, I'm going to be
mostly offline for the next week or two).
Eric Sirianni
2018-10-26 17:57:52 UTC
Permalink
Thanks David! Is there a released version with this change or do I
need to build from source?
Post by David Woodhouse
Post by Eric Sirianni
Unknown form ID 'frmTotpToken'
https://github.com/cernekee/openconnect/commit/1ff34cb9689fbaf57decac537df1e32e799bb9c7
Is it possible for this patch to get merged upstream?
It is merged. Please test the latest from the git repository and let me
know if it isn't working for you.
I'm planning to do the OpenConnect 8.0 release in the next few weeks.
We just need to finalise the format for the TPMv2.0 wrapped key
storage, in coordination with the Trusted Computing Group and IBM
implementations. (Which is basically done, but I'd like to let the dust
settle before I actually do the release, and besides, I'm going to be
mostly offline for the next week or two).
David Woodhouse
2018-10-26 18:09:38 UTC
Permalink
Post by Eric Sirianni
Thanks David! Is there a released version with this change or do I
need to build from source?
There isn't a release yet; you need to build from source.

Loading...