Filter attributes across multiple resolvers

Nick Watts nwatts at g.clemson.edu
Mon Oct 10 10:31:18 EDT 2016


Hello all,

I have an SP that loads attributes from multiple attribute authorities
using Simple Aggregation Attribute Resolvers. What I would like to do is
filter attributes from one AA based on the value of an attribute from a
second AA.

However, as the Simple Aggregation Attribute Resolvers documentation
states, "After each query is performed, the resolver applies the attribute
extractor and filter configured for the application before continuing with
other queries and eventually returning the resulting attributes. Each
filtering step will operate on only the attributes extracted as a result of
a particular query..." So the two attributes are never available in the
same filtering step.

Is there any way to make an attribute filter for one resolver aware of
attribute values from another resolver? Or alternatively, a way to apply a
final filtering step on the set of attributes from all resolvers?


Nick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20161010/0eb9f290/attachment-0001.html>


More information about the users mailing list