IdP 4 audit.xml reloadable service?

Baron Fujimoto baron at hawaii.edu
Thu May 5 20:38:14 UTC 2022


Can the audit.xml config file be included as a resource to watch for
reloadable services?

For logging, the documentation at <
https://shibboleth.atlassian.net/wiki/spaces/IDP4/pages/1265631674/ReloadableServices>
provides the reloadable service ID as "shibboleth.LoggingService", and its
associated property and default resource path as
"%{idp.home}/conf/logback.xml", but it does not identify a bean where
additional resources such as audit.xml may also be specified somewhere
services.xml.

Perhaps something like:

    <util:list id="shibboleth.LoggingServiceResources">
        <value>%{idp.home}/conf/logback.xml</value>
        <value>%{idp.home}/conf/audit.xml</value>
    </util:list>

Is there a way to also make audit.xml reloadable as well?
-- 
Baron Fujimoto <baron at hawaii.edu> ::: UH Information Technology Services
minutas cantorum, minutas balorum, minutas carboratum descendus pantorum
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20220505/38e8ef10/attachment.htm>


More information about the users mailing list