[keycloak-user] 3.4.3.Final Resolve java.lang.NoClassDefFoundError: org/keycloak/authorization/client/Configuration in custom authenticator

Pedro Igor Silva psilva at redhat.com
Tue Jun 26 12:38:11 EDT 2018


Maybe we are missing the library as a runtime library (not only compile if
you just added it to your project) ?

On Tue, Jun 26, 2018 at 1:23 PM, Jeremy Giberson <
jeremy.giberson at privoro.com> wrote:

> Hello,
> I’m wondering how I can resolve the error: "Uncaught server error:
> java.lang.NoClassDefFoundError: org/keycloak/authorization/client/Configuration”
> being thrown in my custom authenticator. This started occurring after we
> added the dependency "
> keycloak-authz-client” to our project so we can utilize the AuthzClient
> class.
>
> I’m hoping to utilize the hot deployment option of moving my compiled jar
> into the deployments folder.
> _______________________________________________
> keycloak-user mailing list
> keycloak-user at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-user
>


More information about the keycloak-user mailing list