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

Add event listener providers #110

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Conversation

mposolda
Copy link
Contributor

closes #109

PR deploys some testsuite providers, so they are available for the server in the testsuite. The provider, which is referenced in the test, caused the test failure.

The keycloak-client should not have any dependency on the Keycloak-server, but it is probably fine to have dependency on the server in the testsuite? Could it be any issue (like productization or something else) why adding dependency on keycloak server artifacts in testsuite/providers can cause issues?

@mposolda mposolda self-assigned this Nov 19, 2024
@mposolda
Copy link
Contributor Author

@jonkoops Thanks for the review!

@mposolda mposolda merged commit bc414c5 into keycloak:main Nov 20, 2024
6 checks passed
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.

RealmTest.updateRealmEventsConfig() failed on latest nightly
2 participants