Closed Mattzr closed 4 years ago
Ok so new attributes were introduced in Keycloak 8.
keycloak-admin-client dependency version might need an upgrade to be compatible with version 8:
https://mvnrepository.com/artifact/org.keycloak/keycloak-admin-client/6.0.1
Would still be good to have a compatibility map !
Fixed by 2.0.0
Thanks for the fix. I still think it would be good to maintain a matrix of Keycloak compatibility version !
Hi, First of all - great job on this keycloak controller, it's really useful and a lot easier way to manage a keycloak cluster compare to the traditional way with the json files to import.
So I have a question and suggestion at once:
It would be great to have a compatibility matrix in the README.md.
Why ?
Because when changing an existing
KeycloakRealm
by changing the roles for example, I'm seeing an error on the logs that seems to be related to an attribute that can't be parsed by the keycloak api probably because my keycloak server is ahead: