<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Hi Stian/Marek,</div><div class=""><br class=""></div><div class="">Can you please advise on the following? I used the instructions from this page -&nbsp;<a href="http://keycloak.github.io/docs/userguide/html/identity-broker.html#d4e1954" class="">http://keycloak.github.io/docs/userguide/html/identity-broker.html#d4e1954</a>. I’m not sure if I have included it in the correct location as it doesn’t work.</div><div class=""><br class=""></div><div class="">I need this to debug the JSON response from a custom OpenID Connect backend.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Thanks a lot!</div><div class="">Eugene</div><br class=""><div><blockquote type="cite" class=""><div class="">On 13 Jul 2015, at 17:20, Eugene Chow &lt;<a href="mailto:eugene.chow.ct@gmail.com" class="">eugene.chow.ct@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><div class="">Hi,<br class=""><br class="">i have a Keycloak 1.2.0 installation that authenticates against a custom OpenID Connect provider. I need to see the JSON response from the social provider. The documentation says to set org.keycloak.social.user_profile_dump to DEBUG.<br class=""><br class="">I’ve added the following to standalone.xml as such, but I don’t see any JSON output in the log. Is this configuration correct?<br class=""><br class=""> &nbsp;&nbsp;&nbsp;&lt;profile&gt;<br class=""> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;subsystem xmlns="urn:jboss:domain:logging:2.0”&gt;<br class=""> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;logger category="org.keycloak.social.user_profile_dump"&gt;<br class=""> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;level name="DEBUG"/&gt;<br class=""> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/logger&gt;<br class="">…<br class="">...<br class=""> &nbsp;&nbsp;&nbsp;&lt;/profile&gt;<br class=""><br class=""><br class="">Thanks!<br class="">Eugene</div></blockquote></div><br class=""></body></html>