<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 09/12/15 06:35,
      <a class="moz-txt-link-abbreviated" href="mailto:chanras.sun@jcamst.com">chanras.sun@jcamst.com</a> wrote:<br>
    </div>
    <blockquote cite="mid:000001d13243$7907d890$6b1789b0$@jcamst.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=windows-1252">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:DaunPenh;
        panose-1:1 1 1 1 1 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">Hi,<o:p></o:p></p>
        <p class="MsoNormal">My core backend system use Cassandra and
          Elasticsearch, running on Wildfly 9.<o:p></o:p></p>
        <p class="MsoNormal">I need to change keycloak data store
          implementation to use Cassandra instead of MySQL and MongdoDB.
        </p>
      </div>
    </blockquote>
    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?<br>
    <br>
    <blockquote cite="mid:000001d13243$7907d890$6b1789b0$@jcamst.com"
      type="cite">
      <div class="WordSection1">
        <p class="MsoNormal">I need also change login, sign up to fit
          with my web app.</p>
      </div>
    </blockquote>
    We have themes support. See documentation and examples.<br>
    <br>
    Marek<br>
    <blockquote cite="mid:000001d13243$7907d890$6b1789b0$@jcamst.com"
      type="cite">
      <div class="WordSection1">
        <p class="MsoNormal"><o:p></o:p></p>
        <p class="MsoNormal">What is the best way to change as I
          mentioned above?<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Best Regards,<o:p></o:p></p>
        <p class="MsoNormal">Sun Chanras<o:p></o:p></p>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
keycloak-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:keycloak-dev@lists.jboss.org">keycloak-dev@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/keycloak-dev">https://lists.jboss.org/mailman/listinfo/keycloak-dev</a></pre>
    </blockquote>
    <br>
  </body>
</html>