- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Content translations are temporarily unavailable due to site maintenance. We apologize for any inconvenience. Visit our blog to learn more.
10-14-2021 01:11 AM
Hello community, can I set up the GlobalProtect VPN clientless to connect and authenticate automatically without human intervention? Actually, I have a web server on which my website is hosted, and I'd like it to communicate with my branch's local server via global Protect. I put my VPN's public IP address in the script, but it doesn't work, I believe it requires authentication to access the portal.
Is there any script that I can use to authenticate and connect to global Protect in the code of my website?
Thanks in advance.
10-17-2021 04:57 AM
Try using SSL client authentication:
Also still even with username and pasword you can make your script to fill in the portal web form but you have to play with html forms and parameters. Also if the server where the script is placed is domain joined maybe NTLM or Kerberos can help:
10-20-2021 03:47 AM
Hi Nikolay_Dimitrov,
Thanks for your reply.
"but you have to play with html forms and parameters" ==>:This is exactly what I was looking for, and my question is whether Paloalto has a standard script (for web, android or IOS ..) that automates the authentication process for VPN clientless.
Thanks in advance
10-20-2021 04:12 AM
I personally don't have such script but you can also check with the Palo Alto TAC support as they in many cases offer help with such scripts.
10-25-2021 01:19 AM
HI Nikolay
Good day
thanks for your reply,I'll go ahead and open a Ticket 🙂
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!