[PR #309] Client Login via device authorization flow #2698

Open
opened 2025-11-20 08:03:42 -05:00 by saavagebueno · 0 comments
Owner

Original Pull Request: https://github.com/netbirdio/netbird/pull/309

State: closed
Merged: Yes


The client will fetch the device authorization flow information from management and will use it to login using our hosted provider.

  • moved the OAuth package to internal as we only have one option
  • use management URL in the service configuration
  • Added SSO login to UI and CLI clients
  • Check if the client is logged in when starting UI
  • retrieve device authorization flow information from management
**Original Pull Request:** https://github.com/netbirdio/netbird/pull/309 **State:** closed **Merged:** Yes --- The client will fetch the device authorization flow information from management and will use it to login using our hosted provider. * moved the OAuth package to internal as we only have one option * use management URL in the service configuration * Added SSO login to UI and CLI clients * Check if the client is logged in when starting UI * retrieve device authorization flow information from management
saavagebueno added the pull-request label 2025-11-20 08:03:42 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2698