Graylog2 / Graylog2/graylog2-server
Ability for admin to sync remote users
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
Admin should have the ability to sync users from the authentication backend. Currently sync only happens when a user logs in.
## What?
Provide ability for admin to
- sync a specific user
- sync all members of a specific team
- sync all members of all teams
## Why?
Use case from forum: https://community.graylog.org/t/syncing-users-from-ad-to-graylog/31861
Also: when not all team member have logged in, the `System/Authentication` page shows a different number of team members (only those that have been synced) than the` System/Teams Overview` page (all remote members). This is confusing and has led to multiple forum questions and github issues in the past.
Contributor guide
Assessment
This issue has not been assessed yet.