Closed pcbmaster closed 4 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
This means that portal/gateway doesn't support SAML authentication. Either that or You didn't provide correct URL.
With everything configured correctly, the script fails with