(revised... now I'm running JB, and still have the same problem that I did more than a year ago)
I have Jellybean (4.2) installed on my Xoom & Galaxy S3 (CM10.1), and I'm trying to write a Tasker plug-in to automatically connect to a PPTP or L2TP VPN whenever a wi-fi connection becomes active.
Unlike previous versions of Android, ICS finally allows VPNs to be defined with saved username & password, so it looks like basically everything is in place to support a new public Intent that means, "Attempt connection to ${vpn}". However, if such an intent exists, I haven't found any documentation for it. Can someone please point me in the right direction? (package name, magic phrase to search for, etc)?