Errors when connecting with openconnect / Partial success with networkmanager-openconnect + Cisco anyconnect

David Woodhouse dwmw2 at infradead.org
Thu Sep 19 12:59:08 EDT 2013


On Thu, 2013-09-19 at 06:51 -0700, Kevin Cernekee wrote:
> Hmm, didn't realize I broke the library interface.  I will look into
> this.
> 
> Thanks for the heads up.

I think we might need to break the library interface. While we're at it,
we also want to handle the other case where the rest of the form can
change according to which group you select. It looks something like
this:

<form method="post" action="/+webvpn+/index.html">

<input type="text" name="username" label="Username:" />
<input type="password" name="password" label="Password:" />
<input type="text" name="secondary_username" label="Username:" second-auth="1" />
<input type="password" name="secondary_password" label="Password:" second-auth="1" />
<select name="group_list" label="GROUP:">
<option value="All_PasswordResetOTP-Pledge_CP" secondary_username="" secondary_username_editable="false" second-auth="1" noaaa="0" >Pass_Reset_with_Pledge_OTP</option><option value="All_PasswordResetOTP-SMS_CP" noaaa="0" >Pass_Reset_with_SMS_OTP</option><option value="Remediation_password" noaaa="0" >Remediate_Certificate_TAC</option></select>

<input type="submit" name="Login" value="Login" />
<input type="reset" name="Clear" value="Clear" />


</form>


-- 
dwmw2

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5745 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/openconnect-devel/attachments/20130919/fe4eab3a/attachment.bin>


More information about the openconnect-devel mailing list