Shibboleth (IdP) - Logging
by
Jeremy Canfield |
Updated: March 14 2020
| Shibboleth (IdP) articles
By default, Shibboleth is configured to log IdP messages at level INFO.
<logger name="edu.internet2.middleware.shibboleth" level="INFO"/>
By default, Shibboleth is configured to log SAML messages at level INFO.
<logger name="org.opensaml" level="WARN"/>
By default, Shibboleth is configured to log LDAP messages at level INFO.
<logger name="edu.vt.middleware.ldap" level="WARN"/>
Any of these logger's can be configured to log at the following levels.
- OFF
- ERROR
- WARN
- INFO
- DEBUG
- TRACE
- ALL
Based on the log level selected, there should be logging events in the $shibboleth_home/log/ files.
Did you find this article helpful?
If so, consider buying me a coffee over at