[GH-ISSUE #507] Customizable user id claim #932

Open
opened 2026-08-05 00:40:28 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @deluxghost on GitHub (Oct 12, 2022).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/507

Originally assigned to: @mlsmaycon on GitHub.

while logging in with sso, netbird read user id from hardcoded claim sub, but I'm using a custom claim (for example username), the sub field is just a hash of some details. I want an env var to tell netbird where to read user id from

Originally created by @deluxghost on GitHub (Oct 12, 2022). Original GitHub issue: https://github.com/netbirdio/netbird/issues/507 Originally assigned to: @mlsmaycon on GitHub. while logging in with sso, netbird read user id from hardcoded claim `sub`, but I'm using a custom claim (for example `username`), the `sub` field is just a hash of some details. I want an env var to tell netbird where to read user id from
saavagebueno added the enhancementmanagement-service labels 2026-08-05 00:40:28 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#932