Hi,
For the openfortivpn VPN client:
I’d like to request autoconnection to these slots:
:network-bind
:network-control
:ppp
The openfortivpn VPN client notably needs to:
- start pppd(including the privilegednoauthoption)
- modify routing based on information sent by the VPN appliance and the end-user
- modify DNS parameters based on information sent by the VPN appliance
$ sudo snap info openfortivpn 
name:      openfortivpn
summary:   openfortivpn, a PPP+SSL VPN client
publisher: Dimitri Papadopoulos
store-url: https://snapcraft.io/openfortivpn
license:   GPL-3.0
description: |
  Openfortivpn is a client for PPP+SSL VPN tunnel services. It spawns a pppd process and operates
  the communication between the gateway and this process.
commands:
  - openfortivpn
snap-id:      DGfHAQQsE4JOQTlW74sxMqtIS4kBWHbM
tracking:     latest/candidate
refresh-date: today at 10:36 CEST
channels:
  latest/stable:    1.3.0  2017-05-17 (3) 1MB -
  latest/candidate: 1.13.3 2020-04-03 (9) 1MB -
  latest/beta:      1.13.3 2020-04-03 (9) 1MB -
  latest/edge:      1.13.3 2020-04-03 (9) 1MB -
installed:          1.13.3            (9) 1MB -
$ 
$ sudo snap connections openfortivpn 
Interface        Plug                          Slot           Notes
network-bind     openfortivpn:network-bind     :network-bind  -
network-control  openfortivpn:network-control  -              -
ppp              openfortivpn:ppp              -              -
$