Ive looked at the log configuration guide for Shibboleth SP 3 but still cannot see anywhere in logs to show me which SAML2 data that keeps failing.
Looking in the Windows Event Logger under Shibboleth it doesn’t show any WARN or ERRORS
When Shibboleth errors with that xmltooling::IOException, shouldn’t it be logging that error somewhere? Any guidance to help us so we can track down the data that is throwing the error would be greatly appreciated!
---
We have configured our native.logger to DEBUG
# set overall behavior
log4j.rootCategory=DEBUG, native_log
# fairly verbose for DEBUG, so generally leave at WARN/INFO
log4j.category.XMLTooling.XMLObject=DEBUG
log4j.category.XMLTooling.XMLObjectBuilder=WARN
log4j.category.XMLTooling.KeyInfoResolver=WARN
log4j.category.Shibboleth.IPRange=WARN
log4j.category.Shibboleth.PropertySet=WARN
# raise for low-level tracing of SOAP client HTTP/SSL behavior
log4j.category.XMLTooling.libcurl=WARN
# useful categories to tune independently:
# tracing of SAML messages and security policies
log4j.category.OpenSAML.MessageDecoder=DEBUG
log4j.category.OpenSAML.MessageEncoder=DEBUG
log4j.appender.native_log=org.apache.log4j.NTEventLogAppender
log4j.appender.native_log.source=Shibboleth Service Provider
log4j.appender.native_log.layout=org.apache.log4j.PatternLayout
log4j.appender.native_log.layout.ConversionPattern=%c %x: %m
--
Thanks!
> On Jan 13, 2021, at 6:28 PM, Cantor, Scott <
[hidden email]> wrote:
>
> On 1/13/21, 9:26 PM, "users on behalf of Stephen Holland-Chang" <
[hidden email] on behalf of
[hidden email]> wrote:
>
>> Thanks Scott, is there anyway to bypass this error or log the full list i attributes passed so we can see whats wrong?
>
> Logging documentation and configuration addresses what categories log SAML messages.
>
> -- Scott
>
>
> --
> For Consortium Member technical support, see
https://wiki.shibboleth.net/confluence/x/coFAAg> To unsubscribe from this list send an email to
[hidden email]
--
For Consortium Member technical support, see
https://wiki.shibboleth.net/confluence/x/coFAAgTo unsubscribe from this list send an email to
[hidden email]