[keycloak-user] error in keycloak-admin-client

daniele.capasso at dnshosting.it daniele.capasso at dnshosting.it
Thu Mar 17 06:07:57 EDT 2016


Ok, i solved changing resteasy-client version to 3.0.15

Il 2016-03-17 09:26 daniele.capasso at dnshosting.it ha scritto:
> Hello,
> 
> i update a keycloak installation from 1.7 to 1.9.1, i upgrade a pom
> dependency for keycloak-admin-client, bat
> when i call org.keycloak.admin.client.token.TokenManager.grantToken();
> 
> i receive a error
> org.codehaus.jackson.map.exc.UnrecognizedPropertyException: 
> Unrecognized
> field "access_token" (Class
> org.keycloak.representations.AccessTokenResponse), not marked as
> ignorable
>   at [Source: org.apache.http.conn.EofSensorInputStream at 23b73091; line:
> 1, column: 18] (through reference chain:
> org.keycloak.representations.AccessTokenResponse["access_token"])
> 
> I used in my project the resteasy-client ver. 3.0.11.Final,  is it
> possible that this library does not match with keycloak-admin-client
> 1.9.1-final?
> 
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user



More information about the keycloak-user mailing list