<div dir="ltr">Any clue for this?</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 23, 2016 at 10:40 PM, Rashmi Singh <span dir="ltr">&lt;<a href="mailto:singhrasster@gmail.com" target="_blank">singhrasster@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>In keycloak-server.json, if we add the following</div><div><br></div><div>&quot;authenticator&quot;: {</div><div>  &quot;test-authenticator&quot;: {</div><div>    &quot;config1&quot;: &quot;xxxx&quot;</div><div>  }</div><div>}</div><div><br></div><div>the value of config1 can be retrieved in the factory class init method as:</div><div><br></div><div>config.get(&quot;config1&quot;)</div><div><br></div><div><br></div><div>Now, in the same way, if I want to get configs in the init method of a RequiredAction class instead of an authenticator, how do I set it in keyclock-server.json? What will be the exact syntax? Is it possible?</div></div>
</blockquote></div><br></div>