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

Support for Enterprise Wifi (at least WPA2 ESP_EAP_TTLS_PHASE2_MSCHAPV2) #79

Open
CescG opened this issue Feb 12, 2024 · 4 comments
Open

Comments

@CescG
Copy link

CescG commented Feb 12, 2024

Wifi provisioning app works well for domestic apps but it lacks support in professional environment.

It's frustating (and against security best practices, especially in professional environment) to provide username and password for ESP_EAP_TTLS_PHASE2_MSCHAPV2 type wifi

I would like to modify the standard behavior of the provisioning app in the following way.

include types ESP_EAP_TTLS_PHASE2_MSCHAPV2 Access Point (AP) in the scanned wifi list
if the selected wifi has the ESP_EAP_TTLS_PHASE2_MSCHAPV2 security, then the ESP provisioning app, in addition to ask for the password, should ask also the username.

I considere to use the "custom-data" endpoint but this is not available for mobil app, or at least not for the iOS app

Thanks for your support

Cesc

Is your feature request related to a problem? Please describe.

A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like

A clear and concise description of what you want to happen.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Please give as many details as you can. Include suggestions for useful APIs or interfaces if relevant.

Additional context

Add any other context or screenshots about the feature request here.

@vikas-chandra-mnnit
Copy link
Contributor

Hi @CescG, Thank you for reaching out and submitting your feature request. We will carefully assess the requirements and devise a suitable solution. Expect us to provide further details, including the deadline, within this thread.

@CescG
Copy link
Author

CescG commented Feb 23, 2024

Hi @CescG, Thank you for reaching out and submitting your feature request. We will carefully assess the requirements and devise a suitable solution. Expect us to provide further details, including the deadline, within this thread.

HI @vikas-chandra-mnnit, can you provide a date estimate to have this feature implemented? Alternatively, can you provide a date to have the estimate date?
Thanks in advance.
Cesc

@CescG
Copy link
Author

CescG commented Nov 27, 2024

Hi again, any update on this topic?, any estimation?

Thanks in advance

Cesc

@shahpiyushv
Copy link
Collaborator

Hi @CescG , this requires support on the firmware side first, either in the wifi_provisioning component of esp-idf or the network_provisioning component. i have mentioned this internally to the relevant team, but can you file an issue in esp-idf so that you can also keep a track of the progress?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants