Hi,Some previous posts discuss about the error you get when you use the Admin Client in Jackson2 environments.The current solution seems to be1. Revert to Jackson 1 by specifying it in the jboss deployment xml2. Use the Admin REST API directly.Option 1 is possible if your application does not depend on any jackson2 feature (which is not the case for me and I suspect many others as well)So we end using using the Admin REST API directly which is a shame as the AdminClient looks a more elegant option that we can use out of the box.There also seems to be a Jira issue present for thisAny idea if this will get resolved anytime in the near future.CheersTravis
_______________________________________________
keycloak-user mailing list
keycloak-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-user