Re:Re: Re: Re: Building for OpenWrt

2023-04-14 Thread lobbia
See my inline comments below starting with 'Leo:'. Thanks! 在 2023-04-14 00:36:16,"Daniel Lenski" 写道: >On Wed, Apr 12, 2023 at 11:29 PM lobbia wrote: >> >> In my case, v9.01+ doesn't work for my openwrt. My company's Cisco ASA >> server prefers Azure SSO over user/pass sign-in. When

Re: Re: Re: Building for OpenWrt

2023-04-13 Thread Daniel Lenski
On Wed, Apr 12, 2023 at 11:29 PM lobbia wrote: > > In my case, v9.01+ doesn't work for my openwrt. My company's Cisco ASA server > prefers Azure SSO over user/pass sign-in. When using openconnect v9.01 to > connect, it propsed SSO in capacilities list and then got suck due to lack of > sufficie

Re: Re: Building for OpenWrt

2023-04-12 Thread Daniel Lenski
On Wed, Apr 12, 2023 at 4:43 AM lobbia wrote: > > Code branch to be built: add_local_id_option > https://gitlab.com/openconnect/openconnect/-/tree/add_local_id_option (It would be a good idea to rebase this on the latest `master`, rather than just build it as-is.) I'm the author of the changes o