OpenConnect: Usage with username and password
Currently OpenConnect wants to know:
- WebVPN cookie data
- Hash of server certificate
- server after authentication
This data is something the usual user won't be able to provide. Other OpenConnect user interfaces (e.g. the ones for NetworkManager) have a more user-friendly workflow, asking for:
- user name
- password
- a CA certificate (as a file, not as hash)
- maybe a group.
I'd like this user friendly interface to be implemented for SFOS, too, as logi-in with username and password for OpenConnect is a quite widespread use case.