]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
Allow specification of an "alternative secret" field for GP login form(s), instead...
authorDaniel Lenski <dlenski@gmail.com>
Thu, 26 Apr 2018 15:45:45 +0000 (08:45 -0700)
committerDavid Woodhouse <dwmw2@infradead.org>
Thu, 31 May 2018 10:42:55 +0000 (11:42 +0100)
commit8b2bc5f22dda89d69381c6e666332c641f5c9769
tree0682c1d795f594eca0f5f79eeebad21ac135c690
parent78091bbc4d9233412f7431e760fb0ed743afe5cd
Allow specification of an "alternative secret" field for GP login form(s), instead of 'passwd'.

The alternative field is specified by appending :FIELDNAME to the URL path, or --usergroup.

Known use cases:

openconnect --protocol=gp vpn.bigcorp.com --usergroup=gateway:prelogin-cookie
openconnect --protocol=gp vpn.bigcorp.com --usergroup=portal:portal-userauthcookie

Signed-off-by: Daniel Lenski <dlenski@gmail.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
auth-globalprotect.c