-
Notifications
You must be signed in to change notification settings - Fork 308
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
Feat/support admin events #474
Feat/support admin events #474
Conversation
… KC 22 pre-settings" This reverts commit 392b71b.
12e671a
to
c4924ac
Compare
…lows & test_authentication_configs test: trying to support old and new Keycloak versions for test_auth_flows & test_authentication_configs keycloak/keycloak#20497
c4924ac
to
d3b7762
Compare
Hi @marcospereirampj & @ryshoooo , Cheers and thanks in advance. |
These tools should be coming from the poetry virtual env
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot @zimaldone!
LGTM! :)
* feat: added support for Admin Events api * test: fix auth_flow test and authentication_configs based on KC 22 pre-settings * docs: update readme * revert: "test: fix auth_flow test and authentication_configs based on KC 22 pre-settings" This reverts commit 392b71b. * test: trying to support old and new Keycloak versions for test_auth_flows & test_authentication_configs test: trying to support old and new Keycloak versions for test_auth_flows & test_authentication_configs keycloak/keycloak#20497 * chore: revert Update tox.ini These tools should be coming from the poetry virtual env --------- Co-authored-by: Simone Ferrigno <[email protected]> Co-authored-by: Richard Nemeth <[email protected]>
Hi :),
apologies for any mistake in the process.
A very small addition to support also Admin events and not only User events.
I also fixed a couple of tests based on the latest default settings of Keycloak 22.