<div dir="ltr"><div>Hello all,</div><div><br></div>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.<div><br></div><div>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.</div><div><br></div><div>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?</div><div><br></div><div><br></div><div>Nick</div></div>