[GH-ISSUE #1390] KeyCloak integration issue #2347

Open
opened 2026-08-05 00:46:39 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @AlfioSaitta on GitHub (Dec 15, 2023).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/1390

Describe the problem
Followed to the letter the guide to integrate Netbird with keycloak. But netbird can't download the OIDC configuration file from Keycloack when the file is more than available from the browser

docker-compose logs management:
management_1 | Error: failed reading provided config file: /etc/netbird/management.json: failed fetching OIDC configuration from endpoint https://[OBFUSCATED_DOMAIN]/realms/netbird/.well-known/openid-configuration Get "https://[OBFUSCATED_DOMAIN]/realms/netbird/.well-known/openid-configuration": tls: failed to verify certificate: x509: certificate signed by unknown authority

Screenshots
image

Originally created by @AlfioSaitta on GitHub (Dec 15, 2023). Original GitHub issue: https://github.com/netbirdio/netbird/issues/1390 **Describe the problem** Followed to the letter the guide to integrate Netbird with keycloak. But netbird can't download the OIDC configuration file from Keycloack when the file is more than available from the browser **docker-compose logs management:** management_1 | Error: failed reading provided config file: /etc/netbird/management.json: failed fetching OIDC configuration from endpoint https://[OBFUSCATED_DOMAIN]/realms/netbird/.well-known/openid-configuration Get "https://[OBFUSCATED_DOMAIN]/realms/netbird/.well-known/openid-configuration": tls: failed to verify certificate: x509: certificate signed by unknown authority **Screenshots** ![image](https://github.com/netbirdio/netbird/assets/10280718/9751fa3e-2850-430c-9b03-cd30b0d4db46)
saavagebueno added the waiting-feedbackconfig-issue labels 2026-08-05 00:46:39 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#2347