On 09/12/15 06:35, chanras.sun@jcamst.com wrote:

Hi,

My core backend system use Cassandra and Elasticsearch, running on Wildfly 9.

I need to change keycloak data store implementation to use Cassandra instead of MySQL and MongdoDB.

You have already some existing users data in Cassandra? In that case, you can implement federation provider, so your users will be visible to Keycloak and imported into Keycloak internal storage. If you want to store all core model data in Cassandra (realms, users etc), we don't have support for that though. We have just JPA and Mongo support now. I wonder if you can't use JPA model to store data into Cassandra?

I need also change login, sign up to fit with my web app.

We have themes support. See documentation and examples.

Marek

What is the best way to change as I mentioned above?

 

 

Best Regards,

Sun Chanras



_______________________________________________
keycloak-dev mailing list
keycloak-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/keycloak-dev