[GH-ISSUE #2616] Netbird can't query users when using newer versions than Zitadel 2.61.0 #5635

Open
opened 2026-08-05 01:04:19 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @Kidswiss on GitHub (Sep 18, 2024).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/2616

Describe the problem

When updating Zitadel to 2.61.2 or anything newer, then Netbird can't query the Zitadel user endpoint anymore.

To Reproduce

Steps to reproduce the behavior:

  1. Install Netbird v0.29.3
  2. Install Zitdadel 2.61.1 or newer
  3. Get 403 during login

Expected behavior

Zitadel integration should still work if it gets updated.

Are you using NetBird Cloud?

Selfhosted

NetBird version

0.29.3

Additional context

Add any other context about the problem here.

Netbird management logs

2024-09-18T14:31:43Z WARN [context: SYSTEM] management/server/account.go:1017: failed warming up cache due to error: unable to post https://idp.secret.ch/management/v1/users/_search, statusCode 403

Zitadel log entries:

time="2024-09-18T14:36:52Z" level=warning msg="token verifier repo: decrypt access token" caller="/home/runner/work/zitadel/zitadel/internal/authz/repository/eventsourcing/eventstore/token_verifier.go:283" error="ID=APP-ASdgg Message=invalid token"

I've tried re-creating the service account secret, but the error persisted. Also, not sure if this is an issue on Zitadel's side or on Netbird. But given that Netbird is the only app I had issues with, I opened a bug here.

Originally created by @Kidswiss on GitHub (Sep 18, 2024). Original GitHub issue: https://github.com/netbirdio/netbird/issues/2616 **Describe the problem** When updating Zitadel to 2.61.2 or anything newer, then Netbird can't query the Zitadel user endpoint anymore. **To Reproduce** Steps to reproduce the behavior: 1. Install Netbird v0.29.3 2. Install Zitdadel 2.61.1 or newer 3. Get 403 during login **Expected behavior** Zitadel integration should still work if it gets updated. **Are you using NetBird Cloud?** Selfhosted **NetBird version** `0.29.3` **Additional context** Add any other context about the problem here. Netbird management logs ``` 2024-09-18T14:31:43Z WARN [context: SYSTEM] management/server/account.go:1017: failed warming up cache due to error: unable to post https://idp.secret.ch/management/v1/users/_search, statusCode 403 ``` Zitadel log entries: ``` time="2024-09-18T14:36:52Z" level=warning msg="token verifier repo: decrypt access token" caller="/home/runner/work/zitadel/zitadel/internal/authz/repository/eventsourcing/eventstore/token_verifier.go:283" error="ID=APP-ASdgg Message=invalid token" ``` I've tried re-creating the service account secret, but the error persisted. Also, not sure if this is an issue on Zitadel's side or on Netbird. But given that Netbird is the only app I had issues with, I opened a bug here.
saavagebueno added the bugmanagement-servicezitadelself-hosting labels 2026-08-05 01:04:19 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#5635