Namespace does not seem to include FilterElement

Nate Klingenstein nate.klingenstein at utah.edu
Tue Mar 29 15:38:51 EDT 2016


Trevor,

It looks to me like you’ve set the default namespace on your resolver:DataConnector element to xmlns="urn:mace:shibboleth:2.0:resolver:dc”.  I would try removing that.  You may need to add the dc: namespace to your xsi:type.

Thanks,
Nate.

> On Mar 29, 2016, at 13:30, Trevor Robinson <tprobinson93 at gmail.com> wrote:
> 
> Hello,
> 
> I've been trying to set up Shibboleth for the first time, and I'm hitting a strange problem. In attribute-resolver.xml, I'm trying to define a <FilterTemplate> for my LDAPDirectory, but Shibboleth bails on parsing the file saying that it doesn't know what a FilterTemplate element is, as if the namespace is wrong. I've tried the example from the wiki, and examples from other places, with the xmlns and without, and with the element dc: prefix and without. It also treats ReturnAttributes in the same way.
> 
> Here's a pastebin of my attribute-resolver.xml: http://pastebin.com/ZZbeCbjf
> Here's a pastebin of the errors: http://pastebin.com/jp0et3VY
> 
> Thanks,
> 
> Trevor Robinson-- 
> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net



More information about the users mailing list