arthepsy / pan-globalprotect-okta

PaloAlto Networks GlobalProtect VPN (integrated with OKTA) command-line client
101 stars 42 forks source link

Script fails with err: did not find saml request #13

Closed pcbmaster closed 4 years ago

pcbmaster commented 5 years ago

With everything configured correctly, the script fails with

# prelogin.response:
status code: 200, text:
<?xml version="1.0" encoding="UTF-8" ?>
<prelogin-response>
<status>Success</status>
<ccusername></ccusername>
<autosubmit>false</autosubmit>
<msg></msg>
<newmsg></newmsg>
<authentication-message>Enter login credentials</authentication-message>
<panos-version>1</panos-version><region>US</region>
</prelogin-response>
---
err: did not find saml request
arthepsy commented 4 years ago

This means that portal/gateway doesn't support SAML authentication. Either that or You didn't provide correct URL.