netbirdio / netbird

Connect your devices into a secure WireGuard®-based overlay network with SSO, MFA and granular access controls.
https://netbird.io
BSD 3-Clause "New" or "Revised" License
11.3k stars 518 forks source link

Android Client not working with self hosted Netbird with Keycloak OIDC #1954

Open taruntinku opened 6 months ago

taruntinku commented 6 months ago

Netbird android client is unable to valida the URL that i am entering in the app however same is working for desktop clients.

I am using the self-host NetBird's control plane with keycloak as OIDC

NetBird version : 0.27.4

Error: Netbird android client keeps on verifying the url and then gives the invalid server address. URL: https://public domain name:443 is the url that i am entering in the android client netbird-android-issue

impishMD commented 3 months ago

Use port 33073 instead of 443.

VitorNilson commented 2 weeks ago

Use port 33073 instead of 443.

I'm getting same error, but my deployment hasn't port 33073 configured. What you mean by changing the port? Is there any service on netbird-management specifc for android that runs on this port?

If so, I'll create an Ingress here for that.

Wedge-tailedKea commented 2 weeks ago

I'm seeing the same behavior. Port 33073 is not open to the world on my network, it this a new port required for forwarding?