[keycloak-user] loggin saml requests/responses

Phillip Fleischer pcfleischer at outlook.com
Tue Nov 14 12:06:55 EST 2017


Hi,

I’m trying to debug using the saml clients and identity brokering, in the docs and several messages say that this can be done by turning on debug or trace.

I added the following to my standalone.xml but I’m not seeing anything.  I also tried on a remote host by using jboss-cli.sh command to add the logger to no avail.

Is there something I’m missing?


<logger category="org.keycloak.saml">
    <level name="TRACE"/>
</logger>



More information about the keycloak-user mailing list