Support f5-vpn:// URIs
Hi, until now I'm using the [Arch AUR f5vpn client](https://aur.archlinux.org/packages/f5vpn), and my workflow was navigating to our companies F5 website (`F5-DOMAIN`), authenticating, and then the browser opens a URI like
f5-vpn://F5-DOMAIN?server=F5-DOMAIN&resourcename=/DEPARTMENT/DESCRIPTION&resourcetype=network_access&cmd=launch&protocol=https&port=443&sid=nnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn&token=TOKEN
Using `~/.local/share/applications/defaults.list` and `~/.local/share/applications/com.f5.f5vpn.desktop` I have full control over what to do with this URL and could parse it and start any script/application that supports these parameters.
Is this workflow compatible with Openconnect ? If now, could it get implemented ?
issue