Management version 0.43.2 does not work with keycloak: CORS error #1871

Closed
opened 2025-11-20 06:08:17 -05:00 by saavagebueno · 3 comments
Owner

Originally created by @simonericcio on GitHub (May 6, 2025).

When using keycloak the dashboard is not accessible because of a CORS error:

https://fqdn/realms/super/protocol/openid-connect/userinfo' from origin 'https://netbird_fqdn' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.

Reverting management to 0.43.1 fixes the issue.

Originally created by @simonericcio on GitHub (May 6, 2025). When using keycloak the dashboard is not accessible because of a CORS error: [https://fqdn/realms/super/protocol/openid-connect/userinfo'](https://fqdn/realms/super/protocol/openid-connect/userinfo%27) from origin 'https://netbird_fqdn' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource. Reverting management to 0.43.1 fixes the issue.
saavagebueno added the triage-neededself-hosting labels 2025-11-20 06:08:17 -05:00
Author
Owner

@nazarewk commented on GitHub (May 6, 2025):

Could you give us more details? We're unable to reproduce the issue locally.

@nazarewk commented on GitHub (May 6, 2025): Could you give us more details? We're unable to reproduce the issue locally.
Author
Owner

@heisbrot commented on GitHub (May 6, 2025):

What management and dashboard version did you run? Dashboard v2.12.0 requires Management 0.43.2 or greater.

Can you check if you are running the dashboard v2.12.0 together with Management 0.43.2

@heisbrot commented on GitHub (May 6, 2025): What management and dashboard version did you run? Dashboard [v2.12.0](https://github.com/netbirdio/dashboard/releases/tag/v2.12.0) requires Management 0.43.2 or greater. Can you check if you are running the dashboard v2.12.0 together with Management 0.43.2
Author
Owner

@simonericcio commented on GitHub (May 7, 2025):

Hi, you are right.
I forced the version on the dashboard, and things now work.
Thank you!

@simonericcio commented on GitHub (May 7, 2025): Hi, you are right. I forced the version on the dashboard, and things now work. Thank you!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#1871