Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am using the Cisco Anyconnect Secure Mobility client on Ubuntu Linux 22.04. Until a few days ago, this worked fine. I started the client and was forwarded to my organization's SSO signon page, then I connected to the VPN.As of today, the browser wi...
THANK YOU! That works. I am using Firefox Developer Edition (in part to avoid the snap), and I simply made a soft link from /usr/bin/firefox to the executable. For those who don't want to Firefox, try insteadsudo ln -s /usr/bin/xdg-open /usr/bin/fire...