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

Add ability to suspend users #112

Open
primetheus opened this issue Feb 3, 2022 · 1 comment
Open

Add ability to suspend users #112

primetheus opened this issue Feb 3, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@primetheus
Copy link
Collaborator

While synchronizing teams is a great help to organizations that need to centralize access, it doesn't address the issue where a person leaves the company and retains an account (particularly prevalent with GHES, GHAE and GHEC-EMU). In order to ensure that users who have been disabled in the IdP are also suspended in GitHub, we can utilize the enterprise-admin API to disable the user.

Expected outcome

  • Users are disabled in IdP (LDAP, Okta, AAD, etc)
  • Disabled users are suspended in GitHub
  • Suspended users are re-enabled when enabled in IdP (added to a team)
@primetheus primetheus added the enhancement New feature or request label Feb 3, 2022
@primetheus primetheus self-assigned this Feb 3, 2022
@IAmHughes
Copy link

Would love to see this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants