Hello,
I'm using the admin-client in my app running in an OSGI container to query
permissions on keycloak server. However since admin-client uses resteasy
which switch class loader to the current thread class loader before
building proxy, some of the classes that resteasy need may not be available
at runtime. Is there any way I can work around this class loader issue
cause by resteasy?
Thai
Show replies by date