example of <DiscoveryFilter>

Cantor, Scott cantor.2 at osu.edu
Tue Feb 11 16:07:27 EST 2014


I think this is close, I didn't have the example I thought I did, so I
extrapolated based on the documentation.

<DiscoveryFilter matcher="EntityAttributes" type="Whitelist">
  <saml:Attribute xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion"
	NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"
	Name="http://macedir.org/entity-category">
    
<saml:AttributeValue>http://id.incommon.org/category/research-and-scholarsh
ip</saml:AttributeValue>
  </saml:Attribute>
</DiscoveryFilter>

Discovery filters aren't open-ended like the metadata filters, there's
just a fixed pair of types, Whitelist and Blacklist.

-- Scott




More information about the users mailing list