Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[wifi-login-pages] set mac address of the user to sessionStorage #66

Closed
nemesifier opened this issue Jun 7, 2020 · 2 comments · Fixed by #73
Closed

[wifi-login-pages] set mac address of the user to sessionStorage #66

nemesifier opened this issue Jun 7, 2020 · 2 comments · Fixed by #73
Labels
enhancement New feature or request Important

Comments

@nemesifier
Copy link
Member

nemesifier commented Jun 7, 2020

The login page should be changed to get the calling_station_id (the mac address of the user) querystring parameter and save it to sessionStorage.

@Vivekrajput20
Copy link
Contributor

@nemesisdesign how to get the calling_station_id?

@nemesifier
Copy link
Member Author

@nemesisdesign how to get the calling_station_id?

It will be sent in the querystring of the URL, eg: https://loginpage.com/org-name/?calling_station_id=11:22:33:44:55:66.

Can we make the parameter name customizable by org if needed?
Different captive portals implement this differently and may use a different name for the querystring param.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Important
Projects
None yet
2 participants