Attribute resolver dependency question/issue

Tom Poage tfpoage at ucdavis.edu
Wed May 2 20:58:15 BST 2012


On 05/02/2012 12:53 PM, Chad La Joie wrote:
> I'd have to check the code but the main way I expect it to be used is
> something like this
> 
> <Dependency plugin="foo" soureceAttribute="bar"/>
>

OK, I was looking at this:

https://wiki.shibboleth.net/confluence/display/SHIB2/ResolverPluginDependency

> <resolver:AttributeDefinition xsi:type="someType">
>     <resolver:Dependency id="myLDAP" />
>     <resolver:Dependency id="someAttributeDefinition" />
> </resolver:AttributeDefinition>

Hmm, which suggests to me ref="..." for an attribute is not correct.

Tom.


More information about the users mailing list