openwisp / openwisp-radius

Administration web interface and REST API for freeradius 3 build in django & python. Supports captive portal authentication, WPA Enerprise (802.1x), freeradius rlm_rest, social login, Hotspot 2.0 / 802.11u, importing users from CSV, registration of new users and more.
https://openwisp.io/docs/dev/radius/
GNU General Public License v3.0
360 stars 176 forks source link

Add the ability to assign the radusergroup to a subscriber via the API #468

Open jrventer opened 1 year ago

jrventer commented 1 year ago

Currently you cannot assign radusergroup via the API only the UI. In order to create a user fully via the API this feature would be required otherwise the radusergroup would have to be assigned manually via the web UI after user created via the API.