Shibboleth 3: Service 'shibboleth.AttributeResolverService': Initial load failed

Daniel Fisher dfisher at vt.edu
Sun Jul 24 15:10:03 EDT 2016


On Sat, Jul 23, 2016 at 11:02 AM, Rod Widdowson <rdw at steadingsoftware.com>
wrote:

> >          <dc:ReturnAttributes>uid</dc:ReturnAttributes>
> >          <ConnectionPool minPoolSize="3"/>
> >      </resolver:DataConnector>
>
> You'll almost certainly need to wait for Daniel to explain what is going on
> but from my reading of the code you might make this go away by saying
>
>           <ConnectionPool minPoolSize="3" validatePeriodically="true"/>
>

Smells like a parser bug. Like Rod said, add the validatePeriodically
attribute. You're also missing the baseDn attribute.

--Daniel Fisher
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160724/a5c9159c/attachment.html>


More information about the users mailing list