[ERROR] Enabling user and group management for RH-SSO

Latest response

hi everyone,

I am trying to configure Decision Manager to manage the groups and user stored in RH-SSO. However, by following the steps in the documentation, clicking Admin > Groups [Decision Manager] displays the following error:

com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException:Unrecognized field "access_token" (class org.uberfire.ext.security.management.keycloak.client.auth.credentials.AccessTokenResponse), not marked as ignorable (9 known properties: "tokenType", "notBeforePolicy", "otherClaims", "token", "sessionState", "refreshExpiresIn", "expiresIn", "refreshToken", "idToken"]) at [Source: org.jboss.resteasy.client.core.BaseClientResponse$InputStreamWrapper@288af404; line: 1, column: 18] (through reference chain: org.uberfire.ext.security.management.keycloak.client.auth.credentials.AccessTokenResponse["access_token"]).

I am using the JBoss EAP 7.1 container, RHDM 7.1. and RHSSO 7.1. My OS is RHEL 7.6.

What could be wrong?

Responses