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

Closed
opened 2026-08-05 00:44:22 -04:00 by saavagebueno · 3 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.
Author
Owner

@Horus-K commented on GitHub (Oct 7, 2023):

There is no problem in linux peer and winodws peer

<!-- gh-comment-id:1751708488 --> @Horus-K commented on GitHub (Oct 7, 2023): There is no problem in linux peer and winodws peer
Author
Owner

@Horus-K commented on GitHub (Oct 7, 2023):

c68063aec2afb9dccf38aa6c29caf7e7
The jump is also invalid when using github

<!-- gh-comment-id:1751712059 --> @Horus-K commented on GitHub (Oct 7, 2023): ![c68063aec2afb9dccf38aa6c29caf7e7](https://github.com/netbirdio/netbird/assets/48319268/eeee93e5-1973-4c7c-8d98-ddcaf89dbbdf) The jump is also invalid when using github
Author
Owner

@Horus-K commented on GitHub (Oct 7, 2023):

image

<!-- gh-comment-id:1751907854 --> @Horus-K commented on GitHub (Oct 7, 2023): ![image](https://github.com/netbirdio/netbird/assets/48319268/beaf8eaf-d74a-46d9-8050-8f524874522a)
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#1873