0 vote
Please create an add on for Pulse Secure VPN client for Windows.
https://www.pulsesecure.net/connect-secure/overview/
Hello,
Do you know if they have a command line, API or SDK that we can invoke?
Best regards,
Jeff Dagenais
I had this working at one point by making a duplicate of the exe and naming it to the Junos VPN exe name, and forced the path to it. That no longer works, as a (unwanted) Pulse Secure user, I'll throw my hat in on this one. I would LOVE to be able to auto dial my work accounts.
I use one by using the "VPN - Juniper Jonus Pulse VPN" addon ; and downloaded the VPN software from one of these links:[font=Verdana]http://trial.pulsesecure.net/clients/ps-pulse-win-5.3r3.0-b1021-32bitinstaller.msi[/font]http://trial.pulsesecure.net/clients/ps-pulse-win-5.3r3.0-b1021-64bitinstaller.msi Is this not the same VPN ?
Interesting, I'm using the same thing (64 bit, same version number too).
Hello,
I am not sure about the integration options that Pulse Secure offers. Here is a link to the Technical Documentation for the Pulse Secure Desktop Client. https://www.pulsesecure.net/techpubs/pulse-client/pulse-secure-client-desktop/5.2rx. I hope this helps.
For me this is working perfectly... the plugin opens the following command:
C:\Program Files (x86)\Common Files\Pulse Secure\Integration\pulselauncher.exe -url "https://Secure.blablabla.com/ext" -u "XXXXX" -p "TOPSECRET" -r "REALM" -t 180
note that "REALM" is filled in with the domain name.
I figured out my issue, pulse secure on x64 defaults to the program files (x86) > common files > PULSE SECURE > integration
See screenshot for proper path to utilize (can this be looked up
HKEY_LOCAL_MACHINE\SOFTWARE\Pulse Secure\Common Files
Integration String links to the right path, perhaps fix to call out that reg key as a fail over?
Capture.PNG