<div dir="ltr"><div style="font-size:12.8px">Would this type of format work?</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">&quot;requiredAction&quot;: {</div><div style="font-size:12.8px">  &quot;test-required-action&quot;: {</div><div style="font-size:12.8px">    &quot;config1&quot;: &quot;xxxx&quot;</div><div style="font-size:12.8px">  }</div><div style="font-size:12.8px">}</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">If yes, not sure what should be the name instead of &quot;requiredAction&quot; above though</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 24, 2016 at 9:01 AM, 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">Any clue for this?</div><div class="HOEnZb"><div class="h5"><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>
</div></div></blockquote></div><br></div>