vlaci / openconnect-sso

Wrapper script for OpenConnect supporting Azure AD (SAMLv2) authentication to Cisco SSL-VPNs
GNU General Public License v3.0
278 stars 117 forks source link

Prevent attribute error when auth.message is not found #161

Open santopuppy opened 5 months ago

santopuppy commented 5 months ago

Sometimes auth.message is not present on the response. This should handle those cases.

Should close #57