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

Fix to update user groups #1189

Merged
merged 3 commits into from
Nov 15, 2024
Merged

Fix to update user groups #1189

merged 3 commits into from
Nov 15, 2024

Conversation

Calebasah
Copy link
Collaborator

@Calebasah Calebasah commented Nov 8, 2024

What this PR does / why we need it: This PR updates the Keycloak user import process to handle group memberships more granularly. Specifically, it prevents deletion of existing group memberships while allowing updates to the user’s memberships as specified in the import JSON.

Which issue this PR fixes (#1132)

Special notes for your reviewer:

PR Readiness Checklist:

Complete these before marking the PR as ready to review:

  • the CHANGELOG.md release notes have been updated to reflect any significant (and particularly user-facing) changes introduced by this PR

@AssahBismarkabah AssahBismarkabah merged commit b53acdc into main Nov 15, 2024
13 checks passed
@AssahBismarkabah AssahBismarkabah deleted the 1132-User-update-groups branch November 15, 2024 11:06
@AssahBismarkabah AssahBismarkabah restored the 1132-User-update-groups branch November 15, 2024 11:18
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.

User update without groups deletes previously set groups from user
4 participants