## Default Permission Default permissions for the plugin #### This default permission set includes the following: - `allow-ping` - `allow-start-vpn` ## Permission Table
Identifier Description
`vpnservice:allow-ping` Enables the ping command without any pre-configured scope.
`vpnservice:deny-ping` Denies the ping command without any pre-configured scope.
`vpnservice:allow-prepare-vpn` Enables the prepare_vpn command without any pre-configured scope.
`vpnservice:deny-prepare-vpn` Denies the prepare_vpn command without any pre-configured scope.
`vpnservice:allow-registerListener` Enables the registerListener command without any pre-configured scope.
`vpnservice:deny-registerListener` Denies the registerListener command without any pre-configured scope.
`vpnservice:allow-register-listener` Enables the register_listener command without any pre-configured scope.
`vpnservice:deny-register-listener` Denies the register_listener command without any pre-configured scope.
`vpnservice:allow-start-vpn` Enables the start_vpn command without any pre-configured scope.
`vpnservice:deny-start-vpn` Denies the start_vpn command without any pre-configured scope.
`vpnservice:allow-stop-vpn` Enables the stop_vpn command without any pre-configured scope.
`vpnservice:deny-stop-vpn` Denies the stop_vpn command without any pre-configured scope.