Hello all,
We faced an bizarre issue when you are using keycloak to our docker container which is hosted to a Centos7 OS. When we enable the idToken encryption feature our public key could not be de-serialized from jackson. The exact same configuration works absolutely fine when we host our keycloak server to others OSs. Furthermore, is there any known custom work around to achieve access_token encryption because we use keycloak as a resource server?
Thank you in advance