Welcome! Did you check their Certified Partners list? We’re on there, support is present as of 2.0q+.
That said, the settings aren’t exposed in the controller directly (whether cloud or on-prem). Setting it up does require inputting the config in json format in the Power-User section on a per-SSID basis.
The configuration will vary depending on the RADIUS server in use.
You can register a profile with WBA to test against their RADIUS server by going HERE. Power-user settings are found within SSID settings, under Advanced>Power-User. Once you enable the toggle there will be an text box for input. The config below should work with OpenRoaming.
No, but for residents, small schools, and hotspots, retail, restaurants locations absolutely. No one wants portal pain, just connect and go, seamlessly between mobile and WiFi.
No problem! So it’s actually just hostapd parameters, they’ve got a great doc on that which you can find HERE.
Based on the doc it would be entered 3+ times, separate lines. I’ve highlighted the exact snippet specific to roaming_consortium, found below. NAI Realm, and other options are also present. Input format is simple, one variable per line, between the opening and closing quotes.
Hope that helps. This probably will lead to more questions, so please don’t hesitate to ask!
# Roaming Consortium List
# Arbitrary number of Roaming Consortium OIs can be configured with each line
# adding a new OI to the list. The first three entries are available through
# Beacon and Probe Response frames. Any additional entry will be available only
# through ANQP queries. Each OI is between 3 and 15 octets and is configured as
# a hexstring.
#roaming_consortium=021122
#roaming_consortium=2233445566
Okay, I tested this end-to-end with a real passpoint 2.0 production network and I can confirm this is working with the exact config as above including the quotation.