You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
thank you for your hard work in documenting all of the captive portal forms!
Do you maybe know how to decode the token from the GET payload during Alta redirection to the external captive portal?
I am pretty sure it contains client's and access point's mac address etc, which I need to track visits.
I tried base64decode first but not sure what the next step is...
Thank you in advance for your response!
The text was updated successfully, but these errors were encountered:
Hi,
thank you for your hard work in documenting all of the captive portal forms!
Do you maybe know how to decode the token from the GET payload during Alta redirection to the external captive portal?
I am pretty sure it contains client's and access point's mac address etc, which I need to track visits.
I tried base64decode first but not sure what the next step is...
Thank you in advance for your response!
The text was updated successfully, but these errors were encountered: