Versions Compared

Key

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

...

If you support R&S today, your IdP is likely configured with a policy rule that releases attributes to R&S SPs tagged with the legacy incommon.org R&S entity attribute valuetag, something like this:

Code Block
languagexml
titleA Shib IdP V2 rule that uses the legacy incommon.org R&S tag
<afp:PolicyRequirementRule xsi:type="saml:AttributeRequesterEntityAttributeExactMatch"
    attributeName="http://macedir.org/entity-category"
    attributeValue="http://id.incommon.org/category/research-and-scholarship"/>

Use of the incommon.org R&S tag in this manner is discouraged. In fact:

Warning
titleUse of the incommon.org R&S tag at the IdP is deprecated
Use of the legacy incommon.org R&S tag to configure attribute release policy at the IdP is deprecated. Eventually this tag will be removed from SP metadata but a timeline for doing so has not been determined.

...