Closed gruenewa closed 1 week ago
As of 26.0.4, this is now an error:
keycloak-config-cli-1 | 2024-10-31T20:47:24.918Z ERROR 1 --- [ main] d.a.k.config.KeycloakConfigRunner : jakarta.ws.rs.ProcessingException: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "bruteForceStrategy" (class org.keycloak.representations.idm.RealmRepresentation), not marked as ignorable (143 known properties: "userFederationMappers", "rememberMe", "duplicateEmailsAllowed", "adminEventsDetailsEnabled", "users", "clientOfflineSessionMaxLifespan", "webAuthnPolicyRequireResidentKey", "webAuthnPolicyPasswordlessAvoidSameAuthenticatorRegister", "components", "otpPolicyType", "accessCodeLifespanUserAction", "id", "webAuthnPolicyAttestationConveyancePreference", "enabledEventTypes", "applications", "webAuthnPolicyPasswordlessSignatureAlgorithms", "eventsListeners", "ssoSessionMaxLifespanRememberMe", "defaultDefaultClientScopes", "webAuthnPolicyPasswordlessCreateTimeout", "clientOfflineSessionIdleTimeout", "notBefore", "publicKey", "smtpServer", "clientPolicies", "resetPasswordAllowed", "webAuthnPolicyAvoidSameAuthenticatorRegister", "accessTokenLifespanForImplicitFlow", "webAuthnPolicyPasswordlessUserVerificationRequirement", "clientScopes", "internationalizationEnabled", "defaultRole", "accessTokenLifespan", "passwordCredentialGrantAllowed", "federatedUsers", "applicationScopeMappings" [truncated]])
See also https://github.com/keycloak/keycloak/issues/34284 that would make this easier after upgrading to 26.0.4 or later.
In the meantime the issue on keycloak admin client is fixed. Is there anything against increasing the Keycloak version to 26?
Great job. When will this be published in a release?
I'm also looking forward for the release
Problem Statement
Keycloak 26 is currently not supported. Latest keycloak-config-cli version 6.1.5 prints warning
Local keycloak-config-cli (6.1.5-25.0.1) and remote Keycloak (26.0.0) may not compatible.
Proposed Solution
No response
Environment
Additional information
No response
Acceptance Criteria
No response