[GH-ISSUE #1201] When using the Android app, it cannot jump correctly #1892

Open
opened 2026-08-05 00:44:27 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @Horus-K on GitHub (Oct 7, 2023).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/1201

Describe the problem
A clear and concise description of what the problem is.
use custom url https://netbirx.xxx.cn in app
keyclock Report an error:
Invalid parameter: redirect_uri

url: https://keycloak.xxxx.cn/realms/netbird/protocol/openid-connect/auth?audience=netbird-client&client_id=netbird-client&code_challenge=4x5aOykZc9L-0wwV2doJOnAdyFjHt9fC3Vux2x4oSBs&code_challenge_method=S256&redirect_uri=http://localhost:53000&response_type=code&scope=openid profile email offline_access api&state=1b9a5b8730093dba93a06a06ec802865a5b9116904c793db

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

NetBird status -d output:
If applicable, add the output of the netbird status -d command

Screenshots
If applicable, add screenshots to help explain your problem.

Additional context
Add any other context about the problem here.

Originally created by @Horus-K on GitHub (Oct 7, 2023). Original GitHub issue: https://github.com/netbirdio/netbird/issues/1201 **Describe the problem** A clear and concise description of what the problem is. use custom url https://netbirx.xxx.cn in app keyclock Report an error: Invalid parameter: redirect_uri url: https://keycloak.xxxx.cn/realms/netbird/protocol/openid-connect/auth?audience=netbird-client&client_id=netbird-client&code_challenge=4x5aOykZc9L-0wwV2doJOnAdyFjHt9fC3Vux2x4oSBs&code_challenge_method=S256&redirect_uri=http://localhost:53000&response_type=code&scope=openid profile email offline_access api&state=1b9a5b8730093dba93a06a06ec802865a5b9116904c793db **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Expected behavior** A clear and concise description of what you expected to happen. **NetBird status -d output:** If applicable, add the output of the `netbird status -d` command **Screenshots** If applicable, add screenshots to help explain your problem. **Additional context** Add any other context about the problem here.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#1892