How to log yaml response?

Mathew, Sunil smathew at hbs.edu
Wed Mar 23 16:36:27 UTC 2022


Hi,

With IdP 3.1.1 I was able to log SAML response before and after signing. I upgraded to 4.1.5 and I am not able to see SAML response in the logs. I changed all the settings to TRACE as below.


    <!-- Logging level shortcuts. -->

    <variable name="idp.loglevel.idp" value="${idp.loglevel.idp:-TRACE}" />

    <variable name="idp.loglevel.ldap" value="${idp.loglevel.ldap:-WARN}" />

    <variable name="idp.loglevel.messages" value="${idp.loglevel.messages:-TRACE}" />

    <variable name="idp.loglevel.encryption" value="${idp.loglevel.encryption:-TRACE}" />

    <variable name="idp.loglevel.opensaml" value="${idp.loglevel.opensaml:-TRACE}" />

    <variable name="idp.loglevel.props" value="${idp.loglevel.props:-TRACE}" />

    <variable name="idp.loglevel.httpclient" value="${idp.loglevel.httpclient:-TRACE}" />



    <!-- Don't turn these up unless you want a *lot* of noise. -->

    <variable name="idp.loglevel.spring" value="${idp.loglevel.spring:-ERROR}" />

    <variable name="idp.loglevel.container" value="${idp.loglevel.container:-ERROR}" />

    <variable name="idp.loglevel.xmlsec" value="${idp.loglevel.xmlsec:-TRACE}" />

Can you please let me know how I can see the SAML response?


Regards,
Sunil

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20220323/41fd31fa/attachment.htm>


More information about the users mailing list