[keycloak-user] Dump user profile data from Social Identity Provider

Eugene Chow eugene.chow.ct at gmail.com
Tue Jul 14 02:59:05 EDT 2015


Hi Marek,

Thanks for the heads up. I’ll give it a shot.

Eugene

> On 14 Jul 2015, at 14:53, Marek Posolda <mposolda at redhat.com> wrote:
> 
> Hi,
> 
> do you have opportunity to upgrade to latest 1.3.1.Final? It seems that this logging was added in this version and is not yet available in 1.2.0.
> 
> Marek
> 
> On 14.7.2015 07:59, Eugene Chow wrote:
>> Hi Stian/Marek,
>> 
>> Can you please advise on the following? I used the instructions from this page - http://keycloak.github.io/docs/userguide/html/identity-broker.html#d4e1954 <http://keycloak.github.io/docs/userguide/html/identity-broker.html#d4e1954>. I’m not sure if I have included it in the correct location as it doesn’t work.
>> 
>> I need this to debug the JSON response from a custom OpenID Connect backend.
>> 
>> 
>> Thanks a lot!
>> Eugene
>> 
>>> On 13 Jul 2015, at 17:20, Eugene Chow <eugene.chow.ct at gmail.com <mailto:eugene.chow.ct at gmail.com>> wrote:
>>> 
>>> Hi,
>>> 
>>> 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.
>>> 
>>> 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?
>>> 
>>>    <profile>
>>>        <subsystem xmlns="urn:jboss:domain:logging:2.0”>
>>>            <logger category="org.keycloak.social.user_profile_dump">
>>>                <level name="DEBUG"/>
>>>            </logger>
>>>>>> ...
>>>    </profile>
>>> 
>>> 
>>> Thanks!
>>> Eugene
>> 
>> 
>> 
>> _______________________________________________
>> keycloak-user mailing list
>> keycloak-user at lists.jboss.org <mailto:keycloak-user at lists.jboss.org>
>> https://lists.jboss.org/mailman/listinfo/keycloak-user <https://lists.jboss.org/mailman/listinfo/keycloak-user>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20150714/f7fad69e/attachment.html 


More information about the keycloak-user mailing list