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

Optimize IdP user deletion #1320

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Optimize IdP user deletion #1320

merged 1 commit into from
Nov 20, 2023

Conversation

bcmmbaga
Copy link
Contributor

Describe your changes

The change ensures that the deletion operation is skipped when the user does not exist in the Identity Provider. This is particularly beneficial in scenarios where a user account was provisioned but the user did not sign in, preventing unnecessary deletions from the IdP.

Issue ticket number and link

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

@bcmmbaga bcmmbaga force-pushed the skip-idp-user-delete branch from 3167610 to af4af3d Compare November 20, 2023 12:36
@bcmmbaga bcmmbaga merged commit d78b7e5 into main Nov 20, 2023
14 checks passed
@bcmmbaga bcmmbaga deleted the skip-idp-user-delete branch November 20, 2023 13:56
pulsastrix pushed a commit to pulsastrix/netbird that referenced this pull request Dec 24, 2023
Foosec pushed a commit to Foosec/netbird that referenced this pull request May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants