-
Notifications
You must be signed in to change notification settings - Fork 60
Description
Issue type
-
Questions about the eduroamCAT or its usage should be sent to the users mailing list.
-
Defect - Crash/memory corruption.
-
Defect - Non-compliance with a standards document or incorrect OS API usage.
-
Defect - Unexpected behaviour (obvious or has been verified by a project member).
-
New feature request.
Defect/Feature description
How to reproduce issue
- Go to the admin portal, go to the "Installer Fine-Tuning and Download" page for a PEAP or TTLS profile, that has an RCOI set.
- Observe there is an EAP config device there.
- Click the
Download eduroam® Installerbutton. - Try to load the resulting .eap-config file in geteduroam.
- Observe that Passpoint is not configured.
Detail of issue
This is the same issue as #271, which was closed without fully resolving it, and which is not replied to anymore. In #271, the "EAP config" profile was removed from the user view, but it is still in the admin view.
Administrators know that geteduroam uses eap-config profiles under the hood, so in order to test their CAT profiles, they download the .eap-config file from CAT and try to load it in the app, which is a supported feature of the geteduroam app on all platforms.
Recommended solution
- Add a device to the "Installer Fine-Tuning and Download" list, geteduroam, which is eap-generic.
- Possibly remove the "EAP config" (eap-config-full) device type from the admin interface as well; the format is not supported by any current application, and as such is of little use to admins.
Possibly add a device type which is specificly for geteduroam, in the same fashion as the device types android_4_7 and android_recent. In fact, android_recent refers to Android 8 and up, which is also supported by geteduroam.