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

Closed
opened 2026-08-05 00:50:25 -04:00 by saavagebueno · 1 comment
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:50:25 -04:00
Author
Owner

@pascal-fischer commented on GitHub (Mar 25, 2024):

Hi @ptpu, you are right, this log message should be reported as debug or trace. I will create a fix for that. Thanks!

<!-- gh-comment-id:2017943253 --> @pascal-fischer commented on GitHub (Mar 25, 2024): Hi @ptpu, you are right, this log message should be reported as debug or trace. I will create a fix for that. Thanks!
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#3065