Subject: An open discussion list for topics related to the geteduroam service
List archive
- From: Jørn Åne de Jong <jornane.dejong AT surf.nl>
- To: Christian Mittring <christian.mittring AT rz.uni-augsburg.de>, geteduroam AT lists.geant.org
- Subject: Re: letswifi-portal modifications
- Date: Wed, 4 Jun 2025 21:32:51 +0200
On 03/06/2025 15:21, Christian Mittring wrote:
Hello Jørn,
> Oh that's strange. We just tried and with the up-to-date portal from
> the beta branch and the up-to-date app on Google Play it works.
> I don't have an answer to this, we tested it and it works for us..
>
> Can you try downloading an eap-config from the portal, inspecting it and
> try loading it in the Android app?
I think we found the issue with eap-config.
We have mutliple DisplayName and Description Fields in the providerconfig, but on Android this is no ElementList, see: https:// github.com/geteduroam/android-app/blob/main/android/app/src/main/java/ app/eduroam/geteduroam/config/model/ProviderInfo.kt
If we change the Webportal config to only one display_name and description in the realms config, Android is impoting the file.
But Networkconnection seems not to work.
Ah thank you! I'll report this to the Android app.
In your other mail you wrote that you got it to work.
We do have some known issues with Android 10, but we can't do anything about it, as the issue is with Android 10's APIs.. :(
> I asked our Linux developer. He says it's a bug in the NetworkManager
> UI. The underlying NetworkManager has no problem with an empty identity
> value, only the UI complains about it. We'll solve it server-side to
> set the OuterIdentity value in the eap-config.
I modified letswifi-portal/src/letswifi/credential/ certificatecredential.php to return OuterIdentity:
public function getAnonymousIdentity(): ?string
{
return substr($this->credentialId,3);
}
Now Linux is working fine.
Yes, that will work. Just know it will work fine even without this fix, but it looks better in the UI.
-
Re: letswifi-portal modifications,
Christian Mittring, 06/02/2025
-
Re: letswifi-portal modifications,
Jørn Åne de Jong, 06/02/2025
-
Re: letswifi-portal modifications,
Christian Mittring, 06/02/2025
-
Re: letswifi-portal modifications,
Jørn Åne de Jong, 06/02/2025
-
Re: letswifi-portal modifications,
Christian Mittring, 06/03/2025
- Re: letswifi-portal modifications, Christian Mittring, 06/04/2025
- Re: letswifi-portal modifications, Jørn Åne de Jong, 06/04/2025
-
Re: letswifi-portal modifications,
Christian Mittring, 06/03/2025
-
Re: letswifi-portal modifications,
Jørn Åne de Jong, 06/02/2025
-
Re: letswifi-portal modifications,
Christian Mittring, 06/02/2025
-
Re: letswifi-portal modifications,
Jørn Åne de Jong, 06/02/2025
Archive powered by MHonArc 2.6.24.