[PR #184] Link account id with the external user store #12268

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

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

State: closed
Merged: Yes


  • idpmanager interface for managing external IDP providers
  • auth0manager for managing Auth0
  • check if wt_account_id attribute was provided within the JWT token
  • if no wt_account_id was provided, associate it to the user id in auth0
  • new configuration options for idpmanager
  • updated tests

closes #173

**Original Pull Request:** https://github.com/netbirdio/netbird/pull/184 **State:** closed **Merged:** Yes --- * idpmanager interface for managing external IDP providers * auth0manager for managing Auth0 * check if wt_account_id attribute was provided within the JWT token * if no wt_account_id was provided, associate it to the user id in auth0 * new configuration options for idpmanager * updated tests closes #173
saavagebueno added the pull-request label 2026-08-05 01:32:46 -04:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/netbird#12268