geteduroam / apple-app

This app for iPhone, iPad and Mac configures devices for use with the eduroam network.
https://geteduroam.app/
BSD 3-Clause "New" or "Revised" License
6 stars 2 forks source link

Apps generate 2 new eap profiles #53

Closed pauldekkers closed 11 months ago

pauldekkers commented 1 year ago

During the configuration, the .eap-config is retrieved twice; this generates duplicate profiles (of which only one is used, the other one discarded on the client). It's fine to download the config to show some data/terms, but for actual configuration the same config should be used and not a new one.

On macOS this is probably more difficult, because not all information is available in .mobileconfig files, while on iOS the .eap-config is exactly the same.

johankool commented 11 months ago

Fixed for iOS with https://github.com/geteduroam/apple-app/pull/11

RianneBoortman commented 11 months ago

Tested on:

✅ test approved I connected my Mac and iPhone to a proxy. I see only 1 api call coming by now