I am trying to get a standalone AP working with radius auth that allows the user beyond a captive portal. I have the AP communicating with Radius just fine and I can redirect the user to the portal. The issue is the AP quieries the Radius server once and then stops. So for a new user connecting to the captive portal I need the AP to query the Radius server after the user has completed what it needs to complete on the captive portal. Essentially I need to give the AP a nudge to re-auth against Radius.
Anyone got this working?