Hi,
I want to automate strongswan android VPN connect and disconnect based on my location and connected wifi network.
"org.strongswan.android.action.START_PROFILE" and "org.strongswan.android.action.DISCONNECT" with extras filled with "org.strongswan.android.VPN_PROFILE_ID : UUID of the profile".
I use "start app" building block but stuck at at filling EXTRAS dictionary : {"org.strongswan.android.VPN_PROFILE_ID" : UUID }. I can get UUID of the profile from strongswan configuration but don't know how to correctly put in to the dictionary.
I don't see a ready made flow for the purpose. Please help me complete it.
Thanks in advance!
Janet