WPA2-PPSK is new to me.
This is essentially using a single SSID but you have multiple VLANs. The VLAN that you get connected to depends on the PSK the client sends.
I think this is solved as I wrote in the forum thread.
Learned something new: When I tried to revert the wireless.js in luci to a version offering the configuration for #ppsk aka #dpsk I controlled the downloaded version in the debugging window of #firefox.
Right there its possible to download a javascript file from the debugger to a file, change it and use it inside the opened web page. No need to change anything on the server serving the original js.
WPA2-PPSK is new to me.
This is essentially using a single SSID but you have multiple VLANs. The VLAN that you get connected to depends on the PSK the client sends.