[keycloak-user] keycloak user store provider and modules logic

Giordano, Antonio A.Giordano at klopotek.it
Mon Jan 30 10:35:50 EST 2017


Hi all,

We are moving from keycloak 1.7 to 2.5.1 and we have some troubles in the deployment of a jar relative to our user storage provider.

In the old version we deploy all jars and properties with jboss modules logic but in new version there is a specific folder "providers" where we have to deploy our user storage provider.

Unfortunately seems that our jar can't use resources loaded in modules section of wildfly (other jars or props) and needs all resources in his package.

My question is: which is the correct way in 2.5.1 to deploy a keycloak provider that use resources defined in wildfly classpath via modules logic?

Thanks for your help

agi


More information about the keycloak-user mailing list