How to log yaml response?
Mathew, Sunil
smathew at hbs.edu
Thu Mar 24 19:06:08 UTC 2022
Thanks, I changed the following:
<variable name="idp.loglevel.encryption" value="${idp.loglevel.encryption:-TRACE}" />
<variable name="idp.loglevel.opensaml" value="${idp.loglevel.opensaml:-TRACE}" />
Sunil
From: IAM David Bantz <dabantz at alaska.edu>
Date: Wednesday, March 23, 2022 at 1:58 PM
To: Shib Users <users at shibboleth.net>
Cc: Mathew, Sunil <smathew at hbs.edu>
Subject: Re: How to log yaml response?
<!-- Logs unencrypted SAML at DEBUG level -->
<logger name="org.opensaml.saml.saml2.encryption.Encrypter" level="DEBUG" />
On 23Mar2022 at 08:36:27, "Mathew, Sunil via users" <users at shibboleth.net<mailto:users at shibboleth.net>> wrote:
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
--
For Consortium Member technical support, see https://shibboleth.atlassian.net/wiki/x/ZYEpPw<https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fshibboleth.atlassian.net%2Fwiki%2Fx%2FZYEpPw&data=04%7C01%7Csmathew%40hbs.edu%7Ca40e97d25bc14bf51c2b08da0cf6c92a%7C09fd564ebf4243218f2db8e482f8635c%7C0%7C0%7C637836551325660788%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000&sdata=FiqtjaOWQvuHrx9jMgcQiPBdQLfAqpsEmSCgVkV9loA%3D&reserved=0>
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net<mailto:users-unsubscribe at shibboleth.net>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20220324/78e06367/attachment.htm>
More information about the users
mailing list