hotspot without username

I have MT RB5009 DHCP server and I also have CRS328-24P-4S+ I configure it as a switch which connected to RB5009 and I have 5 devices Grandstream GWN 7610 PoE Wifi AP connected to CRS328-24P-4S+ I configured the with password

my issue is that i cant removed or disable username from hotspot that i created in RB5009 I don’t want clients to put username & password twice one from GWN 7610 Wifi AP and second from RB5009
is there any way to remove or diable username from hotspot?

thanks

anyone can help me to do that please
Screenshot 2024-04-12 183252.jpg
Untitled.jpg
hotspot.zip (17.1 KB)

any command or advice

any reply

You still need some hotspot user (and password), even if hidden…

You can create a hotspot user with the desire setting for the “without username” case, then use that user as a NEW value=“…” in HTML as the post describes. e.g.
<input type=“hidden” name=“username” value=“my_hotspot_user” />
<input type=“hidden” name=“password” value=“my_hotspot_user_password_i_set” />