Wrapper script for OpenConnect supporting Azure AD (SAMLv2)
authentication to Cisco SSL-VPNs

Create a shell script with the following content:

#!/bin/bash
konsole -e openconnect-sso --server your.server.extension

Set it as executable and run it

Enjoy!