Connect to VPN via Cisco AnyConnect Secure Mobility Client and VIP Access
- Download the workflow file from https://github.com/RaviH/cisco_vip_access_alfred_workflow/blob/master/VPN.alfredworkflow
- Open the workflow file in Alfred
You have two choices for storing your network password:
- Open Alfred and enter
vpn create password
- Enter your password.
- Your password should be stored (in base 64 encoded format) in the config.json directory of your workflow data file.
- Open Keychain Access.
- Click on
login
- Click on
+
on the bottom left - Keychain Item Name: http://vpn.yourcompany.com (doesn't matter what you enter here as long as it is a web url)
- Account Name: spiderman (Doesn't matter what you provide for accont name)
- Password:
your network password
- Click Add.
- Reopen the keychain item.
- Add this to your comments section:
org.javawithravi.alfred.workflow.cisco.anytimeconnect.vip
Enter VPN connect
and enter. If you have setup your password correctly, you should be connected.