Forum Discussion

Abhijeet_Sawant's avatar
Abhijeet_Sawant
Icon for Nimbostratus rankNimbostratus
Jan 08, 2014

Starting Client from URL scheme + iOS Edge Client + WebLogon + RSA + Username + password

I have created VPN Configuration with Weblogon enabled on F5 Edge Client. What ios url schema i have to use so to start vpn client and pass RSA, Username, password for weblogon ?

 

1 Reply

  • f5edgeclient-lite://start?name=YourVPNName&server=yourserver.com&certcn=YourCertName&username=Someone&password=TheirPW
    

    This will start in a "quiet mode" or you can launch the full fledged client with:

    f5edgeclient://start?name=YourVPNName&server=yourserver.com&certcn=YourCertName&username=Someone&password=TheirPW
    

    As for RSA, I'm not sure with parameter you would add on to this string.