Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Proposed IAQ URIs are:

Silver:   {{http://id.incommon.org/assurance/silver
}}

Bronze:   {{ http://id.incommon.org/assurance/bronze }}

There will likely be a need for IAQs to be used during interoperability testing:

Silver:   {{http://id.incommon.org/assurance/silver-test
}}

Bronze:   {{http://id.incommon.org/assurance/bronze-test
}}Silverhttp://id.incommon.org/assurance/silver Bronzehttp://id.incommon.org/assurance/bronze

There will likely be a need for IAQs to be used during interoperability testing:

Silverhttp://id.incommon.org/assurance/silver-test
Bronzehttp://id.incommon.org/assurance/bronze-test

Note that all of the above URIs will most likely resolve to actual web pages at some point.

...

The <mdattr:EntityAttributes> element and the name of the SAML Attribute (urn:oasis:names:tc:SAML:attribute:assurance-certification) are defined by the OASIS specification SAML V2.0 Metadata Extension for Entity Attributes and the OASIS SAML V2.0 Identity Assurance Profiles, respectively.

A complete, working \working metadata sample is available. To schema validate this sample metadata, you can use XmlSecTool:


Code Block

xmlsectool.sh --validateSchema \
    --schemaDirectory schema-files --inFile incommon-idp-metadata.xml

For convenience, we provide a set of (suitably modified) schema files that permit offline schema validation.