Files
netbird/client/server
Zoltán Papp 8282012235 [client] Match accounts only on the email claim of the ID token
The name-claim fallback in the ID token parsing is kept for the login
hint and display, but account matching now only considers a value that
came from the email claim, so a token without one no longer produces a
false account mismatch.
2026-08-27 10:41:47 +02:00
..