Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Workspace IdP Sync Requires Manual Restart of Management Container #3003

Open
ginsul opened this issue Dec 9, 2024 · 3 comments
Open

Comments

@ginsul
Copy link

ginsul commented Dec 9, 2024

Describe the problem

The Google Workspace IdP synchronization is not functioning as expected, requiring a manual restart of the management container using docker compose restart management to update the IdP settings.

docker compose  restart management

To Reproduce

Steps to reproduce the behavior:

  1. Go to 'google workspace admin'
  2. Rename User
  3. After wait 10minutes more, on netbird dashboard still no changes

Expected behavior

Sync between netbird dashboard and google workspace

NetBird version
netbird selfhosted 0.34.1

Screenshots

On Netbird Dashboard :
image

On Google Workspace :
image

Additional context

Should the management service require a manual restart for IdP sync?
Should user deletions in Google Workspace automatically reflect in Netbird?

@mlsmaycon
Copy link
Collaborator

@ginsul, the user name and emails are refreshed either on every restart or when a new user logs in to the system.

@ginsul
Copy link
Author

ginsul commented Dec 9, 2024 via email

@mlsmaycon
Copy link
Collaborator

No, it is not removed. Currently, that might create a problem on startup since both should be in sync, management store, and Google IDP.

We plan to fix that soon, but in the mean time, is best to work on an API check script for the API, so that you can delete it when this happens.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants