Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
xml
xml
titleExtended Example
<MetadataFilter type="Whitelist" matcher="EntityAttributes">
    <saml:Attribute Name="http://macedir.org/entity-category-support" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
        <saml:AttributeValue>http://idrefeds.incommon.org/category/research-and-scholarship</saml:AttributeValue>
    </saml:Attribute>
</MetadataFilter>

...

Code Block
xml
xml
<MetadataFilter type="EntityAttributes">
    <saml2<saml:Attribute FriendlyName="state" Name="urn:oid:2.5.4.8" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
        <saml2<saml:AttributeValue>Ohio</saml2saml:AttributeValue>
    </saml2saml:Attribute>
    <saml2<saml:Attribute FriendlyName="locality" Name="urn:oid:2.5.4.7" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri">
        <saml2<saml:AttributeValue>Columbus</saml2saml:AttributeValue>
    </saml2saml:Attribute>
    <Entity>urn:mace:incommon:osu.edu</Entity>
</MetadataFilter>

...

Additional examples are also available. These provide more complete examples and are contributed by users of the software.

Example 1

Refresh InCommon Federation metadata every hour