-
Notifications
You must be signed in to change notification settings - Fork 148
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
Issue: Unrecognized field "bruteForceStrategy"` #1203
Comments
Should be fixed with #1162. |
Thank you @ma1uta Do you have any idea when it is planned to be released? |
Unfortunately, no. |
We are also waiting for the new release. Who can give us an idea on when to expect the new jar? |
Awaiting the docker release myself |
Waiting for the release, currently blocked in my Keycloak upgrade :) |
@ValentinLorand You can use the edge version for now and move to the released version when it is released. |
It works correctly by extracting the jar from the edge version of the docker image, thanks. |
What is the docker image or path of this edge version? |
Current Behavior
We have updated our keycloak to the latest version 26.0.5. Now our configuration job in our pipeline fails with:
jakarta.ws.rs.ProcessingException: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "bruteForceStrategy"
We are using v6.1.5/keycloak-config-cli-25.0.1. When is it planned to release a new version that fixes that issue?
Expected Behavior
No
jakarta.ws.rs.ProcessingException: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "bruteForceStrategy"
error.Steps To Reproduce
No response
Environment
Anything else?
No response
The text was updated successfully, but these errors were encountered: