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 service account user always triggers user events #1246

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

AssahBismarkabah
Copy link
Collaborator

@AssahBismarkabah AssahBismarkabah commented Jan 7, 2025

What this PR does / why we need it: fix service Account User which always triggers update of user events.

Which issue this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close that issue when PR gets merged): fixes #878

Special notes for your reviewer:
other events may still occur due to other properties, as the realm export from Keycloak contains properties that users may not have defined in the realm configuration.
image

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

Copy link
Collaborator

@Thendo20 Thendo20 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aside from the generic workflow failures, everything else seems to be working

thomasdarimont and others added 3 commits January 9, 2025 12:49
Workaround for CI fails because ubuntu-latest version is 24.04 which doesn't support python 3.7.

Signed-off-by: Thomas Darimont <[email protected]>
@AssahBismarkabah AssahBismarkabah force-pushed the 878-service-account-user-always-triggers-update-user-in-keycloak-during-import branch from 8a09d01 to fd86b07 Compare January 11, 2025 08:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement java Pull requests that update Java code
Projects
Development

Successfully merging this pull request may close these issues.

Service Account User always triggers UPDATE USER in keycloak during import
3 participants