FileBackedHTTPResource

Joel Levin joel.aaron.levin at gmail.com
Tue Jun 14 13:39:30 EDT 2016


Probably missing something very obvious.

Per following 'service.xml' configuration -- the file is reachable on the
https://domain/attribute-filter.xml -- i.e. no firewall etc -- however, a
local copy of 'attribute-filter.xml' is not maintain at
'%{idp.home}/cache/' -- any ideas what I miss seeing?


 <util:list id ="shibboleth.AttributeFilterResources">
        <value>%{idp.home}/cache/attribute-filter.xml</value>
        <bean id="http-attribute-filter"
class="net.shibboleth.ext.spring.resource.FileBackedHTTPResource"
              c:client-ref="shibboleth.FileCachingHttpClient"
              c:url="https://domain/attribute-filter.xml"
              c:backingFile="%{idp.home}/cache/attribute-filter.xml"/>
    </util:list>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160614/6b275e8b/attachment.html>


More information about the users mailing list