[GH-ISSUE #1746] overriding JWT Domain and DomainCategory claims since single account mode is enabled #3186

Open
opened 2026-08-05 00:51:06 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @ptpu on GitHub (Mar 25, 2024).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/1746

Describe the problem

A new log line is written with each call in the frontend:

2024-03-25T12:24:54Z INFO management/server/account.go:1582: overriding JWT Domain and DomainCategory claims since single account mode is enabled

To Reproduce

When used with Keycloak, the log is written with every call.

Expected behavior

A new log line should not be written every time a call is made in the frontend.

Are you using NetBird Cloud?

Self-hosted

NetBird version

0.26.3

Screenshots

image

Originally created by @ptpu on GitHub (Mar 25, 2024). Original GitHub issue: https://github.com/netbirdio/netbird/issues/1746 **Describe the problem** A new log line is written with each call in the frontend: `2024-03-25T12:24:54Z INFO management/server/account.go:1582: overriding JWT Domain and DomainCategory claims since single account mode is enabled` **To Reproduce** When used with Keycloak, the log is written with every call. **Expected behavior** A new log line should not be written every time a call is made in the frontend. **Are you using NetBird Cloud?** Self-hosted **NetBird version** 0.26.3 **Screenshots** ![image](https://github.com/netbirdio/netbird/assets/34021473/bd488694-b8c1-4220-a9fc-e0286f1919e1)
saavagebueno added the bug label 2026-08-05 00:51:06 -04:00
Sign in to join this conversation.
No Label bug
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#3186