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

Issue: Unrecognized field "bruteForceStrategy"` #1203

Open
Writtscher opened this issue Nov 20, 2024 · 9 comments
Open

Issue: Unrecognized field "bruteForceStrategy"` #1203

Writtscher opened this issue Nov 20, 2024 · 9 comments
Labels

Comments

@Writtscher
Copy link

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

  • Keycloak Version: [26.0.5]
  • keycloak-config-cli Version: [6.1.5/keycloak-config-cli-25.0.1]
  • Java Version: [21]

Anything else?

No response

@Writtscher Writtscher added the bug label Nov 20, 2024
@ma1uta
Copy link
Contributor

ma1uta commented Nov 21, 2024

Should be fixed with #1162.

@Writtscher
Copy link
Author

Thank you @ma1uta

Do you have any idea when it is planned to be released?

@ma1uta
Copy link
Contributor

ma1uta commented Nov 22, 2024

Unfortunately, no.

@service-github-lifetrust

We are also waiting for the new release. Who can give us an idea on when to expect the new jar?
Thanks

@patrickmichalina
Copy link

Awaiting the docker release myself

@ValentinLorand
Copy link

Waiting for the release, currently blocked in my Keycloak upgrade :)

@Writtscher
Copy link
Author

@ValentinLorand You can use the edge version for now and move to the released version when it is released.

@ValentinLorand
Copy link

ValentinLorand commented Nov 27, 2024

It works correctly by extracting the jar from the edge version of the docker image, thanks.

@kbelosevic
Copy link

What is the docker image or path of this edge version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants