Hello,<br>
<br>
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.<br>
<br>
Here's a pastebin of my attribute-resolver.xml: <a href="http://pastebin.com/ZZbeCbjf">http://pastebin.com/ZZbeCbjf</a><br>
Here's a pastebin of the errors: <a href="http://pastebin.com/jp0et3VY">http://pastebin.com/jp0et3VY</a><br>
<br>
Thanks,<br>
<br>
Trevor Robinson