summaryrefslogtreecommitdiffstats
path: root/network/openconnect-sso/README
blob: c090bb28b1af7a7475f6af5659657abd3e4d00ac (plain)
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!