Hotspot concurrency logins

Hi,

I want to reach this behavior:

  • in hotspot I specify max simultosly user to 1
  • User connect succefully using device A
  • User try to connect using device B
  • User is connected in device B
  • User is logout in device A

Is this possible using freeradius as RADIUS server?