<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">We have KeycloakConfigResolver, which
      is useful for the use-cases like multitenancy, but likely can be
      used for your use-case too, so you can modify the
      KeycloakDeployment programaticaly. See the example "multi-tenant"
      from keycloak-examples distribution.<br>
      <br>
      Marek<br>
      <br>
      On 06/09/16 10:11, Jitendra Chouhan wrote:<br>
    </div>
    <blockquote
cite="mid:CADFocS=pt+xsJzYKCiAwutD=t_ZJ0kymmhBR2TxfdmWugH367Q@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div style="font-size:12.8px">Hello,</div>
        <div style="font-size:12.8px"><br>
        </div>
        <div style="font-size:12.8px"><span style="font-size:12.8px">Is
            there anyway we can use keep/invoke some kind of interceptor
            once keycloak.json file has been read and object created by
            keycloak adapter(code) for web application adapter. Which
            class get initialized and create's object from installed
            JSON file?</span><br>
        </div>
        <div style="font-size:12.8px"><span style="font-size:12.8px"><br>
          </span></div>
        <div style="font-size:12.8px">While referring SPI section in
          there keycloak documentation found there is Config class which
          has</div>
        <div style="font-size:12.8px">hold that data but could not get
          much idea to write custom implementation to inject data in
          object created by keycloak adapter. </div>
        <div style="font-size:12.8px"><br>
        </div>
        <div style="font-size:12.8px">Do not want to keep client key and
          keystore password in JSON file instead can be pulled from
          somewhere else at run time and will inject into created object
          with custom code.</div>
        <div style="font-size:12.8px"><br>
        </div>
        <div style="font-size:12.8px">Please do let me know if further
          information is required.<br>
        </div>
        <div style="font-size:12.8px"><br>
        </div>
        <div style="font-size:12.8px">Thanks &amp; Regards,</div>
        <div style="font-size:12.8px">Jitendra Chouhan </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
keycloak-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:keycloak-user@lists.jboss.org">keycloak-user@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/keycloak-user">https://lists.jboss.org/mailman/listinfo/keycloak-user</a></pre>
    </blockquote>
    <p><br>
    </p>
  </body>
</html>