openconnect: implement --no-external-auth
authorThomas Winkler <redacted>
Tue, 10 Mar 2026 12:56:11 +0000 (13:56 +0100)
committerNikos Mavrogiannopoulos <redacted>
Sat, 14 Mar 2026 07:10:03 +0000 (08:10 +0100)
commit638335582aa78d363e4fe4e04b8fd1ab8bd98de8
tree39d5b18a2f899dd4e087ee0543a942964e22a40d
parent0b6bedf5fba58485b1d7e4666ae003662057a4a1
openconnect: implement --no-external-auth

The option prevents OpenConnect from advertising
to the server that it supports any kind of
authentication mode that requires an external
browser. Some servers will force the client to use such
an authentication mode if the client advertises it, but
fallback to a more "scriptable" authentication mode if
the client doesn’t appear to support it.

Signed-off-by: Thomas Winkler <redacted>
net/openconnect/Makefile
net/openconnect/files/openconnect.sh
git clone https://git.99rst.org/PROJECT