[keycloak-user] Admin client in OSGI env

Nhut Thai Le ntle at castortech.com
Thu Aug 9 11:37:14 EDT 2018


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


More information about the keycloak-user mailing list