Browse a list of all current R&S SPs and IdPs

Migrating to REFEDS R&S Phase II

Outline of Phase II

If you are an IdP operator that supports the Research & Scholarship category, now is the time to start planning your migration strategy to REFEDS R&S!

R&S IdPs that migrate to REFEDS R&S now will be among the first IdPs to be exported to eduGAIN.

Migration Process for Existing R&S IdPs

To migrate to REFEDS R&S, an IdP that supports R&S completes the following sequence of steps:

  1. Review the authoritative REFEDS Research & Scholarship Entity Category specification
  2. Change your IdP's attribute release policy from this:

    <afp:AttributeFilterPolicy id="releaseFullBundleToRandS">
    
      <afp:PolicyRequirementRule xsi:type="saml:AttributeRequesterEntityAttributeExactMatch"
          attributeName="http://macedir.org/entity-category"
          attributeValue="http://id.incommon.org/category/research-and-scholarship"/>
    
      <!-- attribute rules here -->
    
    </afp:AttributeFilterPolicy>
    

    to this:

    <afp:AttributeFilterPolicy id="releaseFullBundleToRandS">
    
      <afp:PolicyRequirementRule xsi:type="saml:AttributeRequesterEntityAttributeExactMatch"
          attributeName="http://macedir.org/entity-category"
          attributeValue="http://refeds.org/category/research-and-scholarship"/>
    
      <!-- attribute rules here -->
    
    </afp:AttributeFilterPolicy>

    The latter configuration recognizes the REFEDS R&S entity attribute value instead of the legacy InCommon R&S entity attribute value.

  3. Declare your ability to support REFEDS R&S by submitting a short form

That's it! That's all you have to do to migrate to REFEDS R&S! Once you submit the form declaring your support for REFEDS R&S, a multivalued entity attribute will be inserted into your IdP's metadata.

Important! Only the REFEDS R&S entity attribute value is exported to eduGAIN:

The legacy InCommon R&S entity attribute value

http://id.incommon.org/category/research-and-scholarship

is not exported to eduGAIN. Only the REFEDS R&S entity attribute value

http://refeds.org/category/research-and-scholarship

is exported to eduGAIN!

See the R&S Entity Metadata wiki page for details about entity attributes in metadata.