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 user deletion logic (first minder then keycloak) #2311

Merged
merged 1 commit into from
Feb 8, 2024

Conversation

JAORMX
Copy link
Contributor

@JAORMX JAORMX commented Feb 8, 2024

This changes the user deletion logic to first delete a user and the
relevant project information in minder and only after that doing the
deletion in keycloak. This would address issues where the deletion gets
interrupted thus leaving a user's project in minder whereas keycloak
would provision an entirely new user.

This changes the user deletion logic to first delete a user and the
relevant project information in minder and only after that doing the
deletion in keycloak. This would address issues where the deletion gets
interrupted thus leaving a user's project in minder whereas keycloak
would provision an entirely new user.
@JAORMX JAORMX requested a review from a team as a code owner February 8, 2024 15:02
@JAORMX JAORMX merged commit 000a62a into main Feb 8, 2024
18 checks passed
@JAORMX JAORMX deleted the deletion-logic-fix branch February 8, 2024 15:14
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.

3 participants