[GH-ISSUE #623] Option to provide device name during registration #1140

Open
opened 2026-08-05 00:41:18 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @pnowy on GitHub (Dec 12, 2022).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/623

Is your feature request related to a problem? Please describe.

When single user would like to multiple devices would be nice to have option to provide device name by CLI parameter (like --name) as could be hard to guess by NetBird operator who registered the device.

Describe the solution you'd like

Provide the device name manually to CLI or somehow automatically get the metadata info who registered the device

Describe alternatives you've considered

Have an option to configure JWT claim from IDP and add some metadata which user registered the device (but probably this will be solved by activity events showed by @braginini)

Originally created by @pnowy on GitHub (Dec 12, 2022). Original GitHub issue: https://github.com/netbirdio/netbird/issues/623 **Is your feature request related to a problem? Please describe.** When single user would like to multiple devices would be nice to have option to provide device name by CLI parameter (like `--name`) as could be hard to guess by NetBird operator who registered the device. **Describe the solution you'd like** Provide the device name manually to CLI or somehow automatically get the metadata info who registered the device **Describe alternatives you've considered** Have an option to configure JWT claim from IDP and add some metadata which user registered the device (but probably this will be solved by activity events showed by @braginini)
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#1140