We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Implement events with cassandra-storage. As we don't use Keycloak-authorization ourselves, we would be happy to get help with this.
The text was updated successfully, but these errors were encountered:
Happy to take this one. I have a start on this https://github.com/opdt/keycloak-cassandra-extension/compare/main...xgp:keycloak-cassandra-extension:xgp/event-store?expand=1
I'm currently working through a few issues with loading the stored events into the Admin UI, but all of the storage methods are working properly.
Let me know what you expect in terms of tests for a PR you would accept.
Sorry, something went wrong.
Our strategy so far was to copy model-layer tests from Keycloak and use them to validate our storage-implementation.
Thanks. I ported the tests from Keycloak. I submitted a DRAFT PR with some outstanding issues. Would love some feedback when you have the time. #124
No branches or pull requests
Implement events with cassandra-storage. As we don't use Keycloak-authorization ourselves, we would be happy to get help with this.
The text was updated successfully, but these errors were encountered: