- Issue created by @marvil07
- Merge request !279#3470408 Add route to process keycloak user delete event relay β (Merged) created by marvil07
- Issue was unassigned.
- Status changed to Needs review
7 months ago 5:08am 27 August 2024 - π΅πͺPeru marvil07
New commit on
3470408-add-kc-user-delete-route
topic branch, and related new MR !27989da64f8 Add route to process keycloak user delete event relay Then, add it to a new drupalorg_keycloak_events_user_delete queue if it is valid. Finally, on queue processing, query KC one more time, and only remove the user from Drupal if the user on KC does not really exist.
- π΅πͺPeru marvil07
A more general version is now available on the topic branch.
New commits on
3470408-add-kc-user-delete-route
topic branch, and related MR !279- (rebased) 6b48c191 Add route to process keycloak user delete event relay
- 05d45550 Avoid full HTML response
- 739889ab Skip processing the queue if not enough data is present
- 78d42933 Refactor endpoint for Keycloak to be more generic - First commit to issue fork.
-
drumm β
committed 21926775 on 7.x-3.x authored by
marvil07 β
Issue #3470408: Add route to react on KC user deletes
-
drumm β
committed 21926775 on 7.x-3.x authored by
marvil07 β
- Merge request !281#3470408 Continue on keycloak relayed user event processing β (Merged) created by marvil07
-
drumm β
committed 507a797d on 7.x-3.x authored by
marvil07 β
Issue #3470408: Add route to react on KC user deletes
-
drumm β
committed 507a797d on 7.x-3.x authored by
marvil07 β
- Status changed to Fixed
7 months ago 4:58pm 5 September 2024 - πΊπΈUnited States drumm NY, US
Looks all good, merged! With the beanstalkd setup complete, I think we can call this fixed.
Automatically closed - issue fixed for 2 weeks with no activity.