I am using Ubuntu core 16.04 LTS and have successfully installed cockit and can connect to wifi using a terminal session and nmcli commands.
Id like to be able to connect to wifi access points directly within cockpit instead of having to launch a terminal and use nmcli commands. The documentation states
"If available on the system, Cockpit uses NetworkManager and the DBus APIs it provides to interact with the system's network configuration."
It looks like my system meets the criteria of NetworkManager and the DBus APIs being available. The wifi interface appears and all the option look the same as a wired interface. I dont get any wifi connection options. Is there something missing on my system?