Having recently upgraded my Wifi router's firmware to one that supports WPA3, I tried to adjust the corresponding WiFi connection settings on my laptop running 20.04.1 by selecting "WPA3 Personal" on the 'Security' tab (the 'Details' tab shows that WPA3 support is advertised by the router as expected).
Despite deleting and re-creating the connection profile and multiple reboots, my laptop always connects over WPA2 (as reported by the router's UI). A telltale sign is that the drop-down setting on the 'Security' tab flips back to "WPA & WPA2 Personal".
My laptop's hardware supports WPA3; the router had to be setup in mixed mode (WPA2+WPA3) due to some legacy devices that don't yet support WPA3. My iPhone and other iOS devices immediately took advantage of WPA3 after the firmware upgrade.
Other WPA3 questions relate to 18.04; the version of network-manager (1.22.10) shipped with 20.04 ought to support WPA3 out of the box.
print wifi-sec.key-mgmt
showssae
. I managed to solve connection issues by changing the connection profile from WPA3 to WPA & WPA2 Personal in the network connections GUI (although my router is WPA2&WPA3). – Marc Dec 19 '21 at 16:28Connect automatically
checkbox and had to redo the above again as it reverted back to WPA & WPA2 in the drop-down). You can just turn off and on wi-fi for settings to take effect, so reboot is not required. – igor Mar 25 '22 at 08:38