Filtering attributes problem

Cantor, Scott cantor.2 at osu.edu
Wed Sep 11 10:30:50 EDT 2013


On 9/11/13 10:03 AM, "Gene Matthews" <gmatthew at hitachi-cta.com> wrote:
>
>Seems I'm only passing the givenName, postalCode and email successfully.
>I'm trying to pass these (from attribute-filter.xml):

You can't pass something that isn't resolved in the first place, that only
tells the filtering step what it should allow if they're present. Anything
with no values won't be released.

Also, you have several attributes in the resolver encoded solely as NameID
content, not as an Attribute. The aacli tool won't show those, it was
designed around the primary use case of passing Attributes.

-- Scott




More information about the users mailing list