[GH-ISSUE #2483] Login Convertion #5314

Open
opened 2026-08-05 01:02:32 -04:00 by saavagebueno · 0 comments
Owner

Originally created by @mstaafdewit on GitHub (Aug 25, 2024).
Original GitHub issue: https://github.com/netbirdio/netbird/issues/2483

So we use Netbird to provision new computers from our office for customers so we setup keys to bypass SSO\MFA.
But we need the the user use SSO and MFA for daily use.

For Netbird to be reset back to SSO after we are done setting up the device, we have to uninstall it and remove the files in c:\programdata\netbird and then we reinstall.

Can we get a command to reset the login method, something like.

.\netbird.exe down --remove-setup-key

and it would be nice to have an value on the status command like.

OS: windows/amd64
Daemon version: 0.28.4
CLI version: 0.28.4
Auth: [ Key | Login ]      <----
Management: Disconnected
Signal: Disconnected
Relays: 0/0 Available
Nameservers: 7/8 Available
FQDN:
NetBird IP: N/A
Interface type: N/A
Quantum resistance: false
Routes: -
Peers count: 0/5 Connected
Originally created by @mstaafdewit on GitHub (Aug 25, 2024). Original GitHub issue: https://github.com/netbirdio/netbird/issues/2483 So we use Netbird to provision new computers from our office for customers so we setup keys to bypass SSO\MFA. But we need the the user use SSO and MFA for daily use. For Netbird to be reset back to SSO after we are done setting up the device, we have to uninstall it and remove the files in c:\programdata\netbird and then we reinstall. Can we get a command to reset the login method, something like. ``` .\netbird.exe down --remove-setup-key ``` and it would be nice to have an value on the status command like. ``` OS: windows/amd64 Daemon version: 0.28.4 CLI version: 0.28.4 Auth: [ Key | Login ] <---- Management: Disconnected Signal: Disconnected Relays: 0/0 Available Nameservers: 7/8 Available FQDN: NetBird IP: N/A Interface type: N/A Quantum resistance: false Routes: - Peers count: 0/5 Connected ```
saavagebueno added the feature-request label 2026-08-05 01:02:32 -04:00
Sign in to join this conversation.
No Label feature-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#5314