overriding JWT Domain and DomainCategory claims since single account mode is enabled #733

Open
opened 2025-11-20 05:16:39 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @ptpu on GitHub (Mar 25, 2024).

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). **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 2025-11-20 05:16:39 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#733