Hello,
Referring to the Location ID and Location Name RADIUS values in the Hotspot Server Profiles.
Are these values available as a var in the hotspot login page?
I want the location passed back to the backend server, and it would be better if I could avoid statically setting this in the login redirect page (means I can use one page for all hotspot instances on the one MT).
I’m guessing it can be done using the Radius tag:
radius - show the attribute identified with in text string form
Is this correct? If so, what’s the correct format?
"$(radius-WISPr-Location-ID)"
?
Thanks.